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'
|
||||
),
|
||||
'locate' => array(
|
||||
':hide',
|
||||
'locateWatch',
|
||||
'locateSetView',
|
||||
'locateMaxZoom',
|
||||
|
||||
Reference in New Issue
Block a user