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 Returns the settings for a map’s cache. Inherited from MapTileDataProviderBase.
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 pattern to obtain image tiles from the OpenStreetMap provider.
See Also