forked from Snck3rs/contao-leaflet-maps
Add html template.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div id="<?php echo $mapId; ?>"></div>
|
||||
<script>
|
||||
<?php include \Controller::getTemplate('leaflet_map_js'); ?>
|
||||
</script>
|
||||
Reference in New Issue
Block a user