Experimental
Experimental
Experimental
Experimental
Experimental
Experimental
Indicates, that this layer is part of an exclusiveGroup
Experimental
An array of arbitrary exclusive groups
Experimental
Experimental
Experimental
directly manipulating the headers Object will not trigger a reload. Reload the data via layer.reload() manually.
Experimental
Experimental
Experimental
Experimental
True if this layer has been initialized, typically after its first activation.
Experimental
Experimental
returns the currently set locale. Can be used to provide locale specific URLs.
Experimental
sets the locale and reloads the layer the if the URL is a locale aware Object.
Experimental
The splitDirection to be applied - for 3D vector features currently only working on points with a Model
Experimental
Experimental
Experimental
A layers url, should on be configured, else an empty string
Experimental
Experimental
Experimental
Experimental
Experimental
Static
classExperimental
Experimental
Protected
_trackExperimental
Activates this layer object, i.e. changes its internal view state and updates the map. The returned promise resolves, once the layer & any _implementations are initialized and all data is loaded. Once the promise resolves, the layer can still be inactive, if deactivate was called while initializing the layer.
Experimental
add features to the vector layer and return an array with their ids. The geometry will be mutated and transformed to EPSG 3857 mercator coordinate system features will be added an id, if they do not already have one.
returns the ids of the added features. if a feature has an id and the same id is alread in the layer, it will not be added.
Experimental
Experimental
Experimental
Returns all implementation of this layer for all maps
Experimental
creates or returns a cached array of layer implementations for the given map.
initialized Map
return the specific implementation
Experimental
Optional
styleOptions: StyleItem | VectorStyleItemOptions | DeclarativeStyleItemOptionsOptional
defaultStyle: StyleItemExperimental
Returns the layers vcsMeta object
Experimental
checks if the currently active map supports this layer
Experimental
is called from the map when the map is activated, and this layer is in the layerCollection of the map. Will create an implementation if it does not exits and will forward the activation call to the implementation.
Experimental
is called from the map when the map is deactivated, and this layer is in the layerCollection of the map. will forward deactivation call to the map specific implementation
Experimental
is called when a layer is removed from the layer collection of a map or said map is destroyed. destroys the associated implementation.
Experimental
Experimental
sets the highlightstyle of this layer
Experimental
Optional
silent: booleanExperimental
Sets the meta values based on a Object. Does not carry over the style
Experimental
switch an array of static features to dynamic features This is done by hiding the static features and adding their dynamic counterparts to the FeatureStoreLayer layer
Optional
featureId: string | numberinput static feature ID
Experimental
Static
getExperimental
Protected
Experimental
_defaultProtected
Optional
Experimental
_headersProtected
Experimental
_supportedThe class names of the supported maps.
Protected
Experimental
_urlOptional
Experimental
[moduleExperimental
activeExperimental
balloona height offset for rendering of a balloon for a feature of this layer.
Experimental
changeExperimental
copyrightOptional
Experimental
datasourceOptional Id to synchronize with the vcPublisher Datasources. This can also be used to track a connection to other sources of data.
Experimental
dontExperimental
exclusiveevent raised if the exclusives group of the layer changes. is passed the array of exclusive groups as its only argument
Experimental
extentExperimental
featureAn optional feature provider to provider features based on click events.
Experimental
featureFeatureVisibility tracks the highlighting and hiding of features on this layer
Experimental
hasFeature Store layers have feature UUIDs by design
Experimental
hiddenExperimental
highlightExperimental
injecteda function to retrieve a single feature from the server
Experimental
isExperimental
isIf true, the cesium synchronizers are destroyed on map change
Experimental
layerExperimental
mapif provided, the layer will only be shown in the given MapNames. An empty array will show the layer in all configured maps. Changes require calling layer.redraw() to take effect.
Experimental
maxExperimental
minReadonly
Experimental
nameunique Name
Experimental
projectionExperimental
propertiesExperimental
screenExperimental
screenExperimental
sourceReadonly
Experimental
splitraised if the split direction changes, is passed the split direction as its only argument
Experimental
stateEvent raised, if the layers state changes. Is passed the LayerState as its only parameter
Experimental
staticReadonly
Experimental
styleAn event, called when the style of the layer changes. Is passed the new style item as its value.
Experimental
vcsExperimental
vectorExperimental
zCalled when the zIndex of this layer is changed. Is passed the new zIndex as its only argument.
FeatureStoreLayer Layer