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?
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…
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…
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 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…
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'. { …
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…
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…
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…
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…