mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-29 19:43:50 +01:00
Lowercasee L.contao.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
L.Contao.addMap('<?php echo $mapId; ?>', function() {
|
||||
L.contao.addMap('<?php echo $mapId; ?>', function() {
|
||||
<?php echo $javascript; ?>
|
||||
|
||||
return { map: map, layers: layers, controls: controls, icons: icons };
|
||||
return { map: map, layers: layers, controls: controls, icons: icons };
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user