ExperimentalExperimentalExperimentalExperimentalExperimentalExperimentalIndicates, that this layer is part of an exclusiveGroup
ExperimentalAn array of arbitrary exclusive groups
ExperimentalExperimentalExperimentaldirectly manipulating the headers Object will not trigger a reload. Reload the data via layer.reload() manually.
ExperimentalExperimentalExperimentalExperimentalExperimentalif set to true, the layer types of the map will be ignored when checking if the layer is supported. Changes will call reload on the layer.
ExperimentalTrue if this layer has been initialized, typically after its first activation.
ExperimentalExperimentalreturns the currently set locale. Can be used to provide locale specific URLs.
Experimentalsets the locale and reloads the layer the if the URL is a locale aware Object.
ExperimentalExperimentalif provided, the layer will only be shown in the given MapNames. An empty array will show the layer in all configured maps. Changes will call reload on the layer.
ExperimentalThe splitDirection to be applied - for 3D vector features currently only working on points with a Model
ExperimentalExperimentalExperimentalA layers url, should on be configured, else an empty string
ExperimentalExperimentalExperimentalExperimentalExperimentalExperimentalExperimentalStaticclassExperimentalProtected_Protected ExperimentalChanges features which use the layers style or if the layers style is a declarative style so they are re-rendered
ExperimentalActivates 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.
Experimentaladd 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.
ExperimentalClears the style of this layer
ExperimentalExperimentalDeactivates a layer, changing the internal view state
ExperimentalExperimentaldestroys all current implementations and recreates the ones which have an active map. called for instance when the URL for a layer changes
Experimentalreturns an feature if found, otherwise null feature geometries are always in EPSG 3857 mercator coordinate system
Experimentalreturns an array with features Feature geometries are always in EPSG 3857 mercator coordinate system
Experimentalreturns an array with features feature geometries are always in EPSG 3857 mercator coordinate system
ExperimentalExperimentalReturns all implementation of this layer for all maps
Experimentalcreates or returns a cached array of layer implementations for the given map.
initialized Map
return the specific implementation
ExperimentalExperimentalreturns the openlayers vector source
ExperimentalOptionalstyleOptions: StyleItem | VectorStyleItemOptions | DeclarativeStyleItemOptionsOptionaldefaultStyle: StyleItemExperimentalReturns the layers vcsMeta object
ExperimentalReturns the configured Extent of this layer or tries to calculate the extent based on the current features. Returns null of no extent was configured and the layer is void of any features with a valid geometry.
ExperimentalExperimentalchecks if the currently active map supports this layer
Experimentalis 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.
Experimentalis 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
ExperimentalReloads all the data loaded and forces a redraw
Experimentalremoves all features from the vector layer
Experimentalis called when a layer is removed from the layer collection of a map or said map is destroyed. destroys the associated implementation.
Experimentalremoves features from the vector layer
Experimentalremoves a static feature from featureStore layer
ExperimentalResets a feature which used to be static but is now dynamic. called from featureStoreChanges API.
ExperimentalOptionalfeatureType: numberExperimentalsets the highlightstyle of this layer
Experimentalset the maximum screen space error of this layer
ExperimentalSets the meta values based on a Object. Does not carry over the style
Experimentalswitch 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
OptionalfeatureId: string | numberinput static feature ID
StaticgetExperimentalProtected Experimental_Protected Optional Experimental_Protected Experimental_The class names of the supported maps.
Protected Experimental_Optional Experimental[moduleExperimentalactiveExperimentalchangeExperimentalcopyrightOptional ExperimentaldatasourceOptional Id to synchronize with the vcPublisher Datasources. This can also be used to track a connection to other sources of data.
ExperimentaldontExperimentalexclusiveevent raised if the exclusives group of the layer changes. is passed the array of exclusive groups as its only argument
ExperimentalextentExperimentalfeatureAn optional feature or attribute provider to provide or augment features on click events.
ExperimentalfeatureFeatureVisibility tracks the highlighting and hiding of features on this layer
ExperimentalhasFeature Store layers have feature UUIDs by design
ExperimentalhiddenExperimentalhighlightExperimentalinjecteda function to retrieve a single feature from the server
ExperimentalisExperimentalisIf true, the cesium synchronizers are destroyed on map change
ExperimentallayerReadonly ExperimentalmapExperimentalmaxExperimentalminReadonly Experimentalnameunique Name
ExperimentalprojectionExperimentalpropertiesExperimentalscreenExperimentalscreenExperimentalsourceReadonly Experimentalsplitraised if the split direction changes, is passed the split direction as its only argument
ExperimentalstateEvent raised, if the layers state changes. Is passed the LayerState as its only parameter
ExperimentalstaticReadonly ExperimentalstyleAn event, called when the style of the layer changes. Is passed the new style item as its value.
ExperimentalvcsExperimentalvectorExperimentalvectorExperimentalzCalled when the zIndex of this layer is changed. Is passed the new zIndex as its only argument.
FeatureStoreLayer Layer