HTML map: new button -show map bounds-

This commit is contained in:
Marc Tobias Metten
2016-08-01 01:34:03 +02:00
parent ab30a69ad9
commit bb403e2e58
3 changed files with 37 additions and 3 deletions

View File

@@ -81,7 +81,10 @@
<?php } ?>
<div id="map-wrapper">
<div id="map-position"></div>
<div id="map-position">
<div id="map-position-inner"></div>
<div id="map-position-close"><a href="#">hide</a></div>
</div>
<div id="map"></div>
</div>