Skip to main content

MapItemStorage Methods

The data adapter that stores manually added vector items.
Name Description
GetItemBySourceObject(Object) Gets a map item by the source object. Inherited from MapDataAdapterBase.
GetItemSourceObject(MapItem) Returns the source object of the specified map item.
LoadData() Loads data from the specified data source. Inherited from MapDataAdapterBase.
OnClustered() Called after the clusterization is finished. Inherited from MapDataAdapterBase.
OnViewportUpdated(MapViewport) Called every time the viewport is changed. Inherited from MapDataAdapterBase.
See Also