- Source:
- Control/Control.js, line 1
Members
-
<static> FACTORIES :object
-
Factory functions to generate controls
- Source:
- Control/Control.js, line 468
Properties:
Name Type Description standardPosition
function Method to create four standard positions for map controls (top-left, top-right, bottom-left, bottom-right). See CONTROL_FACTORIES_standardPosition geoSearch
function Method to create geoSearch Control. See CONTROL_FACTORIES_geoSearch searchCoordinates
function Method to create searchCoordinates Control. See CONTROL_FACTORIES_searchCoordinates layerSwitcher
function Method to create layerSwitcher Control. See CONTROL_FACTORIES_layerSwitcher customLayers
function Method to create customLayers Control. See CONTROL_FACTORIES_customLayers legend
function Method to create legend Control. See CONTROL_FACTORIES_legend showAttributes
function Method to create showAttributes Control. See CONTROL_FACTORIES_showAttributes copyCoordinates
function Method to create copyCoordinates Control. See CONTROL_FACTORIES_copyCoordinates measure
function Method to create measure Control. See CONTROL_FACTORIES_measure edit
function Method to create measure Control. See CONTROL_FACTORIES_edit share
function Method to create share Control. See CONTROL_FACTORIES_share zoom
function Method to create zoom Control. See CONTROL_FACTORIES_zoom scalebar
function Method to create scalebar Control. See CONTROL_FACTORIES_scalebar copyright
function Method to create copyright Control. See CONTROL_FACTORIES_copyright showCoordinates
function Method to create showCoordinates Control. See CONTROL_FACTORIES_showCoordinates staticLinks
function Method to create staticLinks Control. See CONTROL_FACTORIES_staticLinks staticWindows
function Method to create staticWindows Control. See CONTROL_FACTORIES_staticWindows fullScreen
function Method to create fullScreen Control. See CONTROL_FACTORIES_fullScreen overviewMap
function Method to create overviewMap Control. See CONTROL_FACTORIES_overviewMap timeSlider
function Method to create timeSlider Control. See CONTROL_FACTORIES_timeSlider panel
function Method to create panel Control. See CONTROL_FACTORIES_panel searchPanel
function Method to create searchPanel Control. See CONTROL_FACTORIES_searchPanel infoPanel
function Method to create infoPanel Control. See CONTROL_FACTORIES_infoPanel print
function Method to create print Control. See CONTROL_FACTORIES_print permaLink
function Method to create permaLink Control. See CONTROL_FACTORIES_permaLink jsonExport
function Method to create jsonExport Control. See CONTROL_FACTORIES_jsonExport cookieCheck
function Method to create cookieCheck Control. See CONTROL_FACTORIES_cookieCheck marker
function Method to create marker Control. See CONTROL_FACTORIES_marker
Methods
-
<static> createCookieCheck() → {function}
-
Create CookieCheck Control
- Source:
- Control/CookieCheck.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_cookieCheck- Type
- function
-
<static> createCopyCoordinates() → {function}
-
Create CopyCoordinates Control
- Source:
- Control/CopyCoordinates.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_copyCoordinates- Type
- function
-
<static> createCopyright() → {function}
-
Create Copyright Control
- Source:
- Control/Copyright.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_copyright- Type
- function
-
<static> createCustomLayers() → {function}
-
Create CustomLayers Control
- Source:
- Control/CustomLayers.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_customLayers- Type
- function
-
<static> createEdit() → {function}
-
Create Edit Control
- Source:
- Control/Edit.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_edit- Type
- function
-
<static> createFullScreen() → {function}
-
Create FullScreen Control
- Source:
- Control/FullScreen.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_fullScreen- Type
- function
-
<static> createGeoSearch() → {function}
-
Create GeoSearch Control
- Source:
- Control/GeoSearch.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_geoSearch- Type
- function
-
<static> createInfoPanel() → {function}
-
Create InfoPanel Control
- Source:
- Control/InfoPanel.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_infoPanel- Type
- function
-
<static> createJsonExport() → {function}
-
Create JsonExport Control
- Source:
- Control/JsonExport.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_jsonExport- Type
- function
-
<static> createLayerSwitcher() → {function}
-
Create LayerSwitcher Control
- Source:
- Control/LayerSwitcher.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_layerSwitcher- Type
- function
-
<static> createLegend() → {function}
-
Create Legend Control
- Source:
- Control/Legend.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_legend- Type
- function
-
<static> createMarker() → {function}
-
Create Marker Control
- Source:
- Control/Marker.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_marker- Type
- function
-
<static> createMeasure() → {function}
-
Create Measure Control
- Source:
- Control/Measure.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_measure- Type
- function
-
<static> createOverviewMap() → {function}
-
Create OverviewMap Control
- Source:
- Control/OverviewMap.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_overviewMap- Type
- function
-
<static> createPanel() → {function}
-
Create Panel Control
- Source:
- Control/Panel.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_panel- Type
- function
-
<static> createPermaLink() → {function}
-
Create PermaLink Control
- Source:
- Control/PermaLink.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_permaLink- Type
- function
-
<static> createPrint() → {function}
-
Create Print Control
- Source:
- Control/Print.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_print- Type
- function
-
<static> createScalebar() → {function}
-
Create Scalebar Control
- Source:
- Control/Scalebar.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_scalebar- Type
- function
-
<static> createSearchCoordinates() → {function}
-
Create SearchCoordinates Control
- Source:
- Control/SearchCoordinates.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_searchCoordinates- Type
- function
-
<static> createSearchPanel() → {function}
-
Create SearchPanel Control
- Source:
- Control/SearchPanel.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_searchPanel- Type
- function
-
<static> createShare() → {function}
-
Create Share Control
- Source:
- Control/Share.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_share- Type
- function
-
<static> createShowAttributes() → {function}
-
Create ShowAttributes Control
- Source:
- Control/ShowAttributes.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_showAttributes- Type
- function
-
<static> createShowCoordinates() → {function}
-
Create showCoordinates Control
- Source:
- Control/ShowCoordinates.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_showCoordinates- Type
- function
-
<static> createStandardPosition() → {function}
-
Create StandardPosition Control
- Source:
- Control/StandardPosition.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_standardPosition- Type
- function
-
<static> createStaticLinks() → {function}
-
Create StaticLinks Control
- Source:
- Control/StaticLinks.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_staticLinks- Type
- function
-
<static> createStaticWindows() → {function}
-
Create StaticWindows Control
- Source:
- Control/StaticWindows.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_staticWindows- Type
- function
-
<static> createTimeSlider() → {function}
-
Create timeSlider Control
- Source:
- Control/TimeSlider.js, line 6
Returns:
See parameters of return function in BKGWebMap.Control.FACTORIES.timeSlider- Type
- function
-
<static> createZoom() → {function}
-
Create Zoom Control
- Source:
- Control/Zoom.js, line 6
Returns:
See parameters of return function in CONTROL_FACTORIES_zoom- Type
- function