Static
classcreates or returns a cached array of cluster group implementations for the given map.
initialized Map
return the specific implementation
Returns all implementation of this vector cluster group for all maps
is called from the map when the map is activated and this vector cluster group belongs to the maps layer collections vector cluster group collection. Will create an implementation if it does not exists and will forward the activation call to the implementation.
is called from the map when the map is deactivated, and this vector cluster group belongs to the maps layer collections vector cluster group collection. will forward deactivation call to the map specific implementation
is called when a vector cluster group is removed from a maps layer collections vector cluster group collection or said map is destroyed. destroys the associated implementation.
Optional
globalHider: GlobalHiderStatic
get
baseclass for all Objects