remove container div

This commit is contained in:
mike-000
2020-07-12 12:21:05 +01:00
committed by GitHub
parent 5096b73816
commit 896352bd8b

View File

@@ -10,7 +10,5 @@ cloak:
value: Your API key from http://www.thunderforest.com/docs/apikeys/ here
---
<div class="mapcontainer">
<div id="map" class="map"></div>
</div>
<div id="map" class="map"></div>
<div><input type="checkbox" id="rotateWithView">Rotate with view</div>