Variable
| Static Public Summary | ||
| public |
Control: * This is a customized ol.control.Control class, all logic is in the ol.control.ControlLogic |
|
| public |
ImageLayer: * |
|
| public |
LayerType: {"GROUP": string, "GEOJSON": string, "KML": string, "WMS": string, "TILEWMS": string, "WMTS": string, "OSM": string, "STAMEN": string, "INTERN": string, "EMPTY": string, "XYZ": string, "BING": string, "ARCGISRESTFEATURE": string} |
|
| public |
|
|
| public |
|
|
| public |
TileLayer: * |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
cssClasses: {"mousedown": string, "clickable": string, "crosshair": string, "hidden": string, "arrow": string, "mobile": string, "desktop": string, "move": string, "active": string, "mainButton": string, "hasTooltip": string, "upperCase": string, "collapsed": string} |
|
| public |
|
|
| public |
Descriptive identifiers for some keyCodes |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
olEventTypes: {"CHANGE": string, "CLICK": string, "DBLCLICK": string, "DRAGENTER": string, "DRAGOVER": string, "DROP": string, "ERROR": string, "KEYDOWN": string, "KEYPRESS": string, "LOAD": string, "MOUSEDOWN": string, "MOUSEMOVE": string, "MOUSEOUT": string, "MOUSEUP": string, "MOUSEWHEEL": string, "MSPOINTERDOWN": string, "RESIZE": string, "TOUCHSTART": string, "TOUCHMOVE": string, "TOUCHEND": string, "WHEEL": string} |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Static Public
public Control: * source
import {Control} from 'guide4you/src/controls/Control.js'This is a customized ol.control.Control class, all logic is in the ol.control.ControlLogic
public LayerType: {"GROUP": string, "GEOJSON": string, "KML": string, "WMS": string, "TILEWMS": string, "WMTS": string, "OSM": string, "STAMEN": string, "INTERN": string, "EMPTY": string, "XYZ": string, "BING": string, "ARCGISRESTFEATURE": string} source
import {LayerType} from 'guide4you/src/configurators/LayerFactory.js'public QueryImageWMSSource: * source
import {QueryImageWMSSource} from 'guide4you/src/sources/QueryWMSSource.js'public QueryTileWMSSource: * source
import {QueryTileWMSSource} from 'guide4you/src/sources/QueryWMSSource.js'public availableLayersParam: URLParameter source
import {availableLayersParam} from 'guide4you/src/urlapi/handling/availableLayers.js'public centerParam: URLParameter source
import {centerParam} from 'guide4you/src/urlapi/handling/center.js'public closeButtonParam: URLParameter source
import {closeButtonParam} from 'guide4you/src/urlapi/handling/closeButton.js'public configurationFileParam: URLParameter source
import {configurationFileParam} from 'guide4you/src/urlapi/handling/configurationFile.js'public cssClasses: {"mousedown": string, "clickable": string, "crosshair": string, "hidden": string, "arrow": string, "mobile": string, "desktop": string, "move": string, "active": string, "mainButton": string, "hasTooltip": string, "upperCase": string, "collapsed": string} source
import {cssClasses} from 'guide4you/src/globals.js'public fitRectangleParam: URLParameter source
import {fitRectangleParam} from 'guide4you/src/urlapi/handling/fitRectangle.js'public keyCodes: object<string, number> source
import {keyCodes} from 'guide4you/src/globals.js'Descriptive identifiers for some keyCodes
public languageParam: URLParameter source
import {languageParam} from 'guide4you/src/urlapi/handling/language.js'public layerConfigurationFileParam: URLParameter source
import {layerConfigurationFileParam} from 'guide4you/src/urlapi/handling/layerConfigurationFile.js'public markerParam: URLParameter source
import {markerParam} from 'guide4you/src/urlapi/handling/marker.js'public olEventTypes: {"CHANGE": string, "CLICK": string, "DBLCLICK": string, "DRAGENTER": string, "DRAGOVER": string, "DROP": string, "ERROR": string, "KEYDOWN": string, "KEYPRESS": string, "LOAD": string, "MOUSEDOWN": string, "MOUSEMOVE": string, "MOUSEOUT": string, "MOUSEUP": string, "MOUSEWHEEL": string, "MSPOINTERDOWN": string, "RESIZE": string, "TOUCHSTART": string, "TOUCHMOVE": string, "TOUCHEND": string, "WHEEL": string} source
import {olEventTypes} from 'guide4you/src/events.js'public responsivenessParam: URLParameter source
import {responsivenessParam} from 'guide4you/src/urlapi/handling/responsiveness.js'public rotationParam: URLParameter source
import {rotationParam} from 'guide4you/src/urlapi/handling/rotation.js'public searchParam: URLParameter source
import {searchParam} from 'guide4you/src/urlapi/handling/search.js'public visibleLayersParam: URLParameter source
import {visibleLayersParam} from 'guide4you/src/urlapi/handling/visibleLayers.js'public zoomParam: URLParameter source
import {zoomParam} from 'guide4you/src/urlapi/handling/zoom.js'
