wpf-devexpress-dot-xpf-dot-map-2e8a9b7e.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf
Contains isochrone calculation results obtained from a web service.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")]
[PreferableMember("RouteIsochroneCalculationResult", "", "")]
public class RouteIsochroneCalculationResult :
RequestResultBase
<Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")>
<PreferableMember("RouteIsochroneCalculationResult", "", "")>
Public Class RouteIsochroneCalculationResult
Inherits RequestResultBase
The following members return RouteIsochroneCalculationResult objects:
Object RequestResultBase RouteIsochroneCalculationResult
See Also