Namespace: Control

BKGWebMap. Control

Source:

Members

<static> FACTORIES :object

Factory functions to generate controls
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
Source:

Methods

<static> createCookieCheck() → {function}

Create CookieCheck Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_cookieCheck
Type
function

<static> createCopyCoordinates() → {function}

Create CopyCoordinates Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_copyCoordinates
Type
function

<static> createCopyright() → {function}

Create Copyright Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_copyright
Type
function

<static> createCustomLayers() → {function}

Create CustomLayers Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_customLayers
Type
function

<static> createEdit() → {function}

Create Edit Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_edit
Type
function

<static> createFullScreen() → {function}

Create FullScreen Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_fullScreen
Type
function

<static> createGeoSearch() → {function}

Create GeoSearch Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_geoSearch
Type
function

<static> createInfoPanel() → {function}

Create InfoPanel Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_infoPanel
Type
function

<static> createJsonExport() → {function}

Create JsonExport Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_jsonExport
Type
function

<static> createLayerSwitcher() → {function}

Create LayerSwitcher Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_layerSwitcher
Type
function

<static> createLegend() → {function}

Create Legend Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_legend
Type
function

<static> createMarker() → {function}

Create Marker Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_marker
Type
function

<static> createMeasure() → {function}

Create Measure Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_measure
Type
function

<static> createOverviewMap() → {function}

Create OverviewMap Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_overviewMap
Type
function

<static> createPanel() → {function}

Create Panel Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_panel
Type
function
Create PermaLink Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_permaLink
Type
function

<static> createPrint() → {function}

Create Print Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_print
Type
function

<static> createScalebar() → {function}

Create Scalebar Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_scalebar
Type
function

<static> createSearchCoordinates() → {function}

Create SearchCoordinates Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_searchCoordinates
Type
function

<static> createSearchPanel() → {function}

Create SearchPanel Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_searchPanel
Type
function

<static> createShare() → {function}

Create Share Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_share
Type
function

<static> createShowAttributes() → {function}

Create ShowAttributes Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_showAttributes
Type
function

<static> createShowCoordinates() → {function}

Create showCoordinates Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_showCoordinates
Type
function

<static> createStandardPosition() → {function}

Create StandardPosition Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_standardPosition
Type
function
Create StaticLinks Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_staticLinks
Type
function

<static> createStaticWindows() → {function}

Create StaticWindows Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_staticWindows
Type
function

<static> createTimeSlider() → {function}

Create timeSlider Control
Source:
Returns:
See parameters of return function in BKGWebMap.Control.FACTORIES.timeSlider
Type
function

<static> createZoom() → {function}

Create Zoom Control
Source:
Returns:
See parameters of return function in CONTROL_FACTORIES_zoom
Type
function