diff --git a/module/dca/tl_leaflet_map.php b/module/dca/tl_leaflet_map.php index 0cec397..76fce22 100644 --- a/module/dca/tl_leaflet_map.php +++ b/module/dca/tl_leaflet_map.php @@ -127,6 +127,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_map'] = array 'maxZoom' ), 'locate' => array( + ':hide', 'locateWatch', 'locateSetView', 'locateMaxZoom',