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 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…
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'. { …
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…
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…
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…
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…
Show Label on Plotted Shapes
Hi, We have developed an application using Bing Maps. We have plotted multiple collections of postal code boundaries using polygons. One polygon have multiple postal code boundaries. We want to display one label on each collection of postal codes. The…
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…
Powerbi azureMap multi-select not working anymore
I was told in the prior ticket that this was resolved and will be rolled out with a new update. I haven to seen that this has occurred and nobody has responded to the prior ticket.…
In a React project (CRA), Azure Map external standalone scripts (e.g. azure-maps-geolocation-control.js) cannot read/merge with the namespace of Azure Map SDK (e.g. azure-maps-control) in a React component.
I am working with a CRA React project. In a React component, I have tried to import and load an external Azure Map standalone script like azure-maps-geolocation-control which adds on to the Azure Map namespace (atlas). In this component I have imported…
Routing API using Truck as Travel Mode is going through residential areas
We're currently building a process to optimize routes for trucks, were calling the Get Route Directions API while passing these parameters: var calculateOptions: CalculateRouteDirectionsOptions = { computeBestOrder: True, travelMode:…
Azure maps indoormaps onboarding tool failing with error code.
Hi while trying to implement azure indoor maps I have run into an issue that I cant seem to solve. The onboarding tool works great until after the tile set generation where the map module crashes with this error code. This happens when using my drawings…
Azure maps not loading in D365 Ecommerce production build. Getting ReferenceError: Cannot access <something> before Initialization
Screenshot 2024-12-18 163730.png one of our D365 Ecommerce customers has migrated to Azure maps and are facing some issues in their production build. The map is not loading properly in production build. And we can also see console errors-…
Azure maps not loading in D365 Ecommerce production build
Azure-maps-control is not loading properly in the production build of Microsoft D365 Ecommerce application. We are seeing ReferenceError: Cannot access <something> before Initialisation Found some relevant issue in azure maps github pages. Looks…
Popup template table
Is it possible to show a specific table inside a popup using the popup template or in another way? I want to show an array of objects in the popup, where each key of the object is a column and each separate object a row filling each column with its…
non-developer here. Migrating from Bing Maps to Azure, Need help getting a map API to use in Excel for distance calculation
I am a non-developer so I don't write code. I have an Excel sheet that currently uses Bing Maps generated API key to calculate a distance between home and a local address. I understand that Bing Maps is going away and I Need to transition to Azure. Can…
UWP apps using MapControl per Bing Map Enterprise Free going to Azure maps
Per the announcement: Bing Maps for Enterprise is deprecated and will be retired. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for…