mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +01:00
Hide locate legend by default.
This commit is contained in:
@@ -127,6 +127,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_map'] = array
|
|||||||
'maxZoom'
|
'maxZoom'
|
||||||
),
|
),
|
||||||
'locate' => array(
|
'locate' => array(
|
||||||
|
':hide',
|
||||||
'locateWatch',
|
'locateWatch',
|
||||||
'locateSetView',
|
'locateSetView',
|
||||||
'locateMaxZoom',
|
'locateMaxZoom',
|
||||||
|
|||||||
Reference in New Issue
Block a user