MapItemStorage Properties
The data adapter that stores manually added vector items.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Clusterer |
Gets or sets the clusterer that aggregates map items.
Inherited from Map |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Returns map items which are displayed by a map control.
Inherited from Map |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Items |
Returns the collection of the map items stored by this Map |
See Also