forked from Snck3rs/contao-leaflet-maps
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