mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-06-01 20:38:03 +02:00
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