Skip to main content
All docs
V24.2

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

BingRouteIsochroneDataProvider Fields
Show Inherited Hide Inherited

Allows you to use the Bing Maps service to calculate an isochrone and display it on the map. An isochrone shows an area reachable from a specific location.
Name Description
BingKeyProperty static Identifies the BingMapDataProviderBase.BingKey dependency property. Inherited from BingMapDataProviderBase.
ConnectionProtocolProperty static Identifies the BingMapDataProviderBase.ConnectionProtocol dependency property. Inherited from BingMapDataProviderBase.
CultureNameProperty static Identifies the InformationDataProviderBase.CultureName dependency property. Inherited from InformationDataProviderBase.
GenerateLayerItemsProperty static Identifies the InformationDataProviderBase.GenerateLayerItems dependency property. Inherited from InformationDataProviderBase.
IsochroneOptionsProperty static Identifies the IsochroneOptions dependency property.
MaxVisibleResultCountProperty static Identifies the InformationDataProviderBase.MaxVisibleResultCount dependency property. Inherited from InformationDataProviderBase.
ProcessMouseEventsProperty static Identifies the InformationDataProviderBase.ProcessMouseEvents dependency property. Inherited from InformationDataProviderBase.
See Also