Optimize Multiple Itineraries is done?
Hi everyone! Just to make sure, was Optimize Multiple Itineraries, which was pumped up in Bing Maps, just killed? Apparently, I misread the documentation. I was sure Optimize Multiple Itineraries would move to Azhur Maps along with all the available…
Azure Maps

Azure Map Python Managed Identity
I failed to get my Python function to successfully call Azure Maps to return nearby locations based on Geo. Set up the managed Identity for the function and gave it access to Map ..... and could not get it to work. If anyone has a step by step guide.
Azure Maps
Unexpected charge for not used service. None customer service can be found to deal with this issue!!!
Unexpected charge for a free service. None customer service can be found to deal with this issue!!! I have used the free trial service for a few days and stopped use it for more than a month. However, just received a bill which indicated a huge amount of…
Azure Maps

Any tools/APIs available in Azure to convert the CAD file to GeoJSON data?
Hi All, As the Azure Maps Creator indoor map service is now deprecated and the Conversion API is not working. Is there any other tools/API available to convert the CAD drawing to Azure Maps data or GeoJSON data? Please let me know if there is any other…
Azure Maps
Export shapes in .shp, .kml, and GeoJSON formats
Hi, We have plotted postal code boundaries on the map using Bing map and have a requirement to export them in .shp, .kml, and GeoJSON formats. Is there a way to export shapes in the mentioned formats using Bing Maps? If so, could you please provide any…
Azure Maps
Along the route performance issues
Hi, We are currently using Bing Maps to plot routes and identify records along the route. To achieve this, we are utilizing the following method: Microsoft.Maps.SpatialMath.Geometry.buffer(routePath, parseFloat(alongRouteDist), alongRouteDistUnit); While…
Azure Maps

how do i get a Bing Maps key to use with ArcGIS?
Maps I made in ArcGIS no longer have a Bing basemap. Esri says I can get a Bing Maps key to get the maps to display properly. How do I get the Bing Maps key?
Azure Maps
How to get the same result from atlas.microsoft.com what I get from dev.virtualearth.net?
I have the Azure maps subscription and use the endpoint: ttps://atlas.microsoft.com/search/address/reverse/json?api-version=1.0 for the reverse geocoding but this endpoint gives me a different result than https://dev.virtualearth.net/REST/v1/Locations…
Azure Maps
How to continue use Microsoft Maps SDK
Hi there, My company has been using the Microsoft Maps Unity SDK (https://www.microsoft.com/en-us/garage/profiles/maps-sdk/) to build mission planning tools in VR. Unfortunately, that project will not be supported beyond March 2025. So I am looking for…
Azure Maps
Alternative to Spacial Great Circle Distance API
I am currently attempting to utilize the Spacial Great Circle Distance API to calculate the distance between two points. However, I have noticed that this API has been deprecated. Could you please advise if there is an alternative solution available?
Azure Maps
How to Plot Multiple SVG Icons with Dynamic Numbers in Azure Maps?
In my recent project, I needed to plot multiple SVG icons, each displaying different numbers. Since I'm new to this, I wasn't sure how to approach it and ended up creating a new SVG and adding it to the imageSprite for each…
Azure Maps

What is the difference between the GET and POST route directions API?
When using the route directions API, the responses that are returned are very different when you do a GET request versus when you do POST request. In the application that I'm building, right now I think I need to do both request types to acheive the…
Azure Maps

Consider weather conditions and traffic when generating the route
Hi, We are using the Bing Maps Directions module to generate routes: https://www.bing.com/api/maps/sdk/mapcontrol/isdk/directionsinputpanel#JS We have received a new requirement from the customer to consider weather conditions and traffic when generating…
Azure Maps

Issue in azure-maps-control integration with Dynamics 365 Ecommerce SDK during release build creation
Upon integrating azure-maps-control package with our D365 Ecommerce Online repository, we are facing issues in the release build where the map is not rendering properly and we see console errors such as : Upon further inspection and tracing back from…
Azure Maps
Azure Maps API, NO_ROUTES_FOUND, sometimes work in opposite direction
We are experiencing issues with the Route Matrix endpoint in the Azure Maps API. Sometimes, the endpoint returns the error "NO_ROUTE_FOUND," even though the coordinates provided appear valid and correspond to typical residential buildings on…
Azure Maps
Regional Summary with Azure Truck Routing
I have an existing application that uses Bing Maps Enterprise to determine a route for a commercial truck through one waypoint. The kicker is that in my existing application Bing provides a trip summary, where I can see all states that each route leg…
Azure Maps
travel time data from point to point
Azure Rep, Is there a way to capture your programs data for a week, month or year for our organizational (WSDOT) and Union use for reimbursement of travel point to point during specific times of the day or a couple times throughout the day? I.E. from…
Azure Maps

Possible Render issue on Power Bi using Azure Maps
I have created a report of my area of work and each building has a RAG assigned to it. The idea is you click the RAG slicer and the map will reflect that colour and show show what those buildings are. I did have this working but it has suddenly stopped.…
Azure Maps
Find business uisng SIC code and plot them on map
Hi, We are using Bing Maps to plot pushpins on a map. We received a requirement to plot pushpins based on SIC codes. Is there any way to find businesses using SIC codes and plot them on a map using the Bing Maps API. Thanks! Sam
Azure Maps

What to expect with Truck Routing
This is a weird and very general question, but I don't know who else to ask so anyone with feedback is welcome and appreciated!! I'm trying to convert Bing Maps Enterprise to Azure Maps, and I'm a little concerned. The truck route that Azure is spitting…