Skip to main content
A newer version of this page is available. .

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.
Kind Gets or sets a value specifying the type of images to be displayed on a map.
Projection Gets a projection used by the Open Street map data provider.
Subdomains Gets or sets an array of subdomains used to obtain OSM tile images.
TileSource Gets or sets 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.
See Also