-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathmap.html
16 lines (14 loc) · 909 Bytes
/
map.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: default
title: Maps
---
<div class="col-md-5 margin-top-under-nav map-centers-sl">
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PuiuCde9NbpdzHzlH3a-Mq2AaDGqMIg_" class="map-centers-sl-frame" width="100%" height="480"
bis_size="{"x":689,"y":91,"w":540,"h":480,"abs_x":689,"abs_y":91}"
bis_id="fr_pvw4vcysatya18b42yxpe8" bis_depth="0" bis_chainid="1"></iframe>
<table style="width: 100%;"><tbody><tr><td style="background-color: #2196F3; width: 50%; padding: 10px;"> Testing Centers</td><td style="background-color: red;width: 50%; padding: 10px;">Quarantine Centers</td></tr></tbody></table>
<div>Source - News1st | <a href="http://corona.newsfirst.lk/">http://corona.newsfirst.lk/</a></div>
</div>
<div class="col-xl-8 col-12 mx-auto margin-bottom-before-footer-huge" id="confirmedMap">
{% include map.html %}
</div>