Files
wavelog/application/views/visitor/exportmap/exportmap.php
2024-04-08 20:41:27 +02:00

8 lines
130 B
PHP

<style>
#exportmap {
height: 100vh;
max-height: 900px !important;
}
</style>
<div id="exportmap" class="map-leaflet"></div>