Skip to main content

OpenStreetMapDataProvider Properties

The class that loads map images from a web resource that provides data in the OpenStreetMap format.
Name Description
CacheOptions Gets or sets the settings for a map’s cache. Inherited from MapDataProviderBase.
Owner Provides access to the owner of the current data provider. Inherited from MapDataProviderBase.
Projection Returns the projection supported by the OpenStreetMapDataProvider.
TileSource Returns a tile source associated with the current data provider. Inherited from MapDataProviderBase.
TileUriTemplate Gets or sets a template that is used to obtain image tiles from the current OpenStreetMap provider.
UserAgent Inherited from MapDataProviderBase.
See Also