http://fgnass.github.io/spin.js/.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['spinjs'][0] = 'Use spin.js'; $GLOBALS['TL_LANG']['tl_leaflet_control']['spinjs'][1] = 'Instead of an background image the spin.js plugin is used.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['separate'][0] = 'Separate'; $GLOBALS['TL_LANG']['tl_leaflet_control']['separate'][1] = 'Display control separate from zoom control.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['zoomControl'][0] = 'Zoom control'; $GLOBALS['TL_LANG']['tl_leaflet_control']['zoomControl'][1] = 'Assign loading control to a specific zoom control. If it\'s not used on the map/activated the default one is used.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['layerMode'][0] = 'Mode'; $GLOBALS['TL_LANG']['tl_leaflet_control']['layerMode'][1] = 'Add layer as baselayer or overlay.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['bottomleft'][0] = 'Bottom left'; $GLOBALS['TL_LANG']['tl_leaflet_control']['bottomleft'][1] = 'Bottom left of the map.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['topleft'][0] = 'Top left'; $GLOBALS['TL_LANG']['tl_leaflet_control']['topleft'][1] = 'Top left of the map.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['bottomright'][0] = 'Bottom right'; $GLOBALS['TL_LANG']['tl_leaflet_control']['bottomright'][1] = 'Bottom right of the map.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['topright'][0] = 'Top right'; $GLOBALS['TL_LANG']['tl_leaflet_control']['topright'][1] = 'Top right of the map.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['base'][0] = 'Base layer'; $GLOBALS['TL_LANG']['tl_leaflet_control']['base'][1] = 'Base layers will be switched with radio buttons. Note that all base layers should be passed in the base layers object, but only one should be added to the map during map instantiation'; $GLOBALS['TL_LANG']['tl_leaflet_control']['overlay'][0] = 'Overlay'; $GLOBALS['TL_LANG']['tl_leaflet_control']['overlay'][1] = 'Overlays will be switched with checkboxes.';