MapItemStorage Properties
The data adapter that stores manually added vector items.| Name | Description |
|---|---|
| Clusterer | Gets or sets the clusterer that aggregates map items. Inherited from MapDataAdapterBase. |
| DisplayItems | Returns map items which are displayed by a map control. Inherited from MapDataAdapterBase. |
| Items | Returns the collection of the map items stored by this MapItemStorage. |
See Also