MapDataProviderBase Properties
The base class for all data providers.
Name | Description |
---|---|
Cache |
Gets or sets the settings for the provider’s cache. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Image |
Returns the image source used to specify the image used to display map data.
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 |
Projection |
Returns the projection used by a Map |
Request |
Gets or sets the options of tile image request. |
Tile |
|
Tile |
Returns a tile source associated with the current data provider. |
See Also