Skip to main content
All docs
V23.2

BingRouteIsochroneDataProvider Fields

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