forked from Snck3rs/contao-leaflet-maps
Ongoing development.
This commit is contained in:
6
module/templates/ce_leaflet_map.html5
Normal file
6
module/templates/ce_leaflet_map.html5
Normal file
@@ -0,0 +1,6 @@
|
||||
<div id="<?php echo $this->mapId; ?>" style="width: 100%; height: 400px;"></div>
|
||||
<script>
|
||||
<?php echo $this->map; ?>
|
||||
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user