Update side-by-side.html

This commit is contained in:
mike-000
2019-08-08 22:40:37 +01:00
committed by GitHub
parent e31e4b7867
commit 336056f4f0
+2
View File
@@ -9,6 +9,7 @@ cloak:
- key: As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5 - key: As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5
value: Your Bing Maps Key from http://www.bingmapsportal.com/ here value: Your Bing Maps Key from http://www.bingmapsportal.com/ here
--- ---
<div class="wrapper">
<div class="half"> <div class="half">
<h4>Road</h4> <h4>Road</h4>
<div id="roadMap" class="map"></div> <div id="roadMap" class="map"></div>
@@ -17,3 +18,4 @@ cloak:
<h4>Aerial</h4> <h4>Aerial</h4>
<div id="aerialMap" class="map"></div> <div id="aerialMap" class="map"></div>
</div> </div>
</div>