Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

OpenStreetMapDataProvider Properties
Show Inherited Hide Inherited

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