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 Fields
Show Inherited Hide Inherited

The class that loads map images from a web resource that provides data in the OpenStreetMap format.
Name Description
CacheOptionsProperty static Identifies the CacheOptions dependency property. Inherited from MapDataProviderBase.
ImageSourceProperty static Identifies the MapImageDataProviderBase.ImageSource dependency property. Inherited from MapImageDataProviderBase.
KindProperty static Identifies the OpenStreetMapDataProvider.Kind dependency property.
RequestOptionsProperty static Identifies the MapDataProviderBase.RequestOptions dependency property. Inherited from MapDataProviderBase.
SubdomainsProperty static Identifies the OpenStreetMapDataProvider.Subdomains dependency property.
TileUriTemplateProperty static Identifies the OpenStreetMapDataProvider.TileUriTemplate dependency property.
See Also