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…
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…
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?
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 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…
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.…
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…
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
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…
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…
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?
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…
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…
Question about the /weather/severe/alerts API
When I call the /weather/severe/alerts API to query the alerts for a region, why does the API return multiple records for the same type of alert? I think it should just return in the same array of 'alertAreas'. { …
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 SymbolLayer Font Issue
Hi, Based on another question that I had asked (https://learn.microsoft.com/en-us/answers/questions/1864345/azure-maps-drag-drop-labels-for-polygons-and-symbo), I have successfully implemented a feature that allows dragging a SymbolLayer…
Azure Map does not zoom out completely
I'm working on a WordPress plugin and I needed to migrate from Bing Maps API to Azure Maps. I noticed that it is not possible to zoom out to the maximum on a map created with the Azure maps API when it is restricted to a smaller portion of a screen. The…
The new Azure Maps seems to zoom in too far
The new Azure Maps seems to zoom in too far, cutting out the US and Australia, focusing on Europe. The old "Map" correctly shows the regions. Both are set to auto zoom, which is what I would like. But I don't want it to zoom so far that it cuts…
Powerbi azureMap multi-select not working anymore
Hello. Recently, the default Powerbi visual "azureMap" seems to have lost the ability to multi-select different states by holding down the CTRL key and clicking. I have checked the "Filled Map" and that default visual still allows me…
Filter shapes from a collection based on a specific shape.
Hi, We are using Bing map API to plot the boundaries on map. We store postal codes of the US and plot them on a map. Since there are numerous postal codes in the US, plotting all of them takes time. We wanted a way to filter and display postal code…