Bugfixes.

This commit is contained in:
David Molineus
2016-11-09 11:23:26 +01:00
parent cba8939843
commit 422433bc52
4 changed files with 23 additions and 12 deletions

View File

@@ -271,6 +271,10 @@ $GLOBALS['LEAFLET_LAYERS'] = array
'children' => false,
'icon' => 'system/modules/leaflet/assets/img/tile.png',
),
'overpass' => array(
'children' => false,
'icon' => 'system/modules/leaflet/assets/img/overpass.png',
),
);
/*