Isochrones Support in Azure Maps

Ken Bowman 301 Reputation points
2025-05-16T17:46:48.2666667+00:00

Hi,

I'm re-writing my Bing Maps app to use Azure Maps instead and am trying to replicate some functionality that I support of creating an isochrone around a point.

Bing Maps version:

Bing Maps

I'm using the current version of the Azure Maps Route Range API and am wondering if anyone could give some insight as to:

Any idea as to when isSimplifiedPolygon: false will be officially supported (non-preview version)?

Will there be a difference in Azure Maps usage (i.e., cost) in using the non-simplified polygon version?

Also, is there a reason why the Azure Maps non-simplified polygon version is much less detailed than the Bing Maps version (see Bing Maps version above vs Azure Maps 2024-07-01-preview isSimplifiedPolygon: false version below)?

Azure Maps 2025-01-01 version:

Azure Maps 2025-01-01

Azure Maps 24-07-01-preview isSimplifiedPolygon: false version:

Azure Maps 2024-07-01-preview isSimplifiedPolygon false

Thank you in advance for any insight,

Ken

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
826 questions
{count} votes

Accepted answer
  1. Faraz Siddiqui 335 Reputation points Microsoft Employee
    2025-05-22T17:37:37.9333333+00:00

    Hi Ken,

    I am from the Azure Maps product team. We are planning to release high resolution polygons in Azure Maps in GA by the end of this year. At this time, there will be no cost difference based on the polygon resolution. You may notice some difference in latency and response size for detailed polygons compared to simplified ones.

    The underlying route algorithm used to generate these polygons for Azure Maps and Bing Maps are different. Azure Maps polygons are detailed enough to support accurate spatial filtering for travel time and distance queries. Azure Maps also supports larger travel time/distance budgets when compared with Bing Maps.

    For example, I created a 20-minute travel time polygon from Smokey Point using a scenario similar to the one you shared. Bing Maps included Spencer Island Park which is over 25 minutes drive without traffic whereas Azure Maps returned more accurate range. Could you share an example where you see an issue with the accuracy of the polygon? Also interested to hear about your use case. Thank you!

    Bing Maps
    User's image

    Azure Maps
    User's image


1 additional answer

Sort by: Most helpful
  1. Manas Mohanty 5,115 Reputation points Microsoft External Staff Moderator
    2025-05-22T07:00:17.83+00:00

    Hi Ken Bowman

    Sorry for the delay in getting back to you.

    Currently, isSimplifiedPolygon param only supports "true" for 2025-01-01 version.

    User's image

    Even though, High-definition polygons are supported in 24-07-01-preview, Results might not come exact as Bing maps.

    I would request you to provide back on https://learn.microsoft.com/en-us/azure/azure-maps/how-to-use-feedback-tool#providing-feedback as improvement scope for Azure map though it is in road map for Azure Map team.

    Thank you for trying out Isochrones feature of Azure Maps.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.