Namespace: Layer

BKGWebMap. Layer

Source:

Classes

CSV
GPS
GROUP
ImageWMS
MARKER
NONE
TileWMS
VECTOR
WFS
WMTS
XLS

Namespaces

Util

Members

<static> FACTORIES :object

Factory functions to generate layers
Properties:
Name Type Description
WMS function Method to create WMS layer. See LAYER_FACTORIES_WMS
WMTS function Method to create WMTS layer. See LAYER_FACTORIES_WMTS
WFS function Method to create WFS layer. See LAYER_FACTORIES_WFS
MARKER function Method to create MARKER layer. See LAYER_FACTORIES_MARKER
CSV function Method to create CSV layer. See LAYER_FACTORIES_MARKER
XLS function Method to create XLS layer. See LAYER_FACTORIES_XLS
GPS function Method to create GPS layer. See LAYER_FACTORIES_GPS
VECTOR function Method to create VECTOR layer. See LAYER_FACTORIES_VECTOR
GROUP function Method to create GROUP layer. See LAYER_FACTORIES_GROUP
BKG function Method to create BKG layer. See LAYER_FACTORIES_BKG
NONE function Method to create NONE layer. See LAYER_FACTORIES_NONE
Source: