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']['layerMode'][0] = 'Mode'; $GLOBALS['TL_LANG']['tl_leaflet_control']['layerMode'][1] = 'Add layer as baselayer or overlay.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['buttonTitle'][0] = 'Button title'; $GLOBALS['TL_LANG']['tl_leaflet_control']['buttonTitle'][1] = 'Title attribute of the control button.'; $GLOBALS['TL_LANG']['tl_leaflet_control']['simulateFullScreen'][0] = 'Always simulate fullscreen'; $GLOBALS['TL_LANG']['tl_leaflet_control']['simulateFullScreen'][1] = 'Simulate fullscreen no matter if the browser supports the Fullscreen API.'; $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.';