Hide locate legend by default.

This commit is contained in:
David Molineus
2015-02-01 17:02:54 +01:00
parent 9b94a4afda
commit 4b88651b31

View File

@@ -127,6 +127,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_map'] = array
'maxZoom'
),
'locate' => array(
':hide',
'locateWatch',
'locateSetView',
'locateMaxZoom',