Azure Map incorrectly delimits county poligon.
Using Azure map visual on power bi desktop, some counties ("Departamento ......" in province of Corrientes, Argentina seems to be incorrectly delimited: "Departamto Saladas" seems to be missing "Departamento San Roque" has…
Azure Maps
How to properly handle anti-meridian (International Date Line) crossings in Azure Maps route visualization?
Background I'm developing a shipping route visualization application using Azure Maps SDK 3.6.1 and encountering issues with routes that cross the International Date Line (±180° longitude). Unlike Google Maps and Bing Maps, Azure Maps doesn't…
Azure Maps
Isochrones Support in Azure Maps
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: I'm using the current version of the Azure Maps Route Range API and…
Azure Maps
Show Specific country and Hide other countries from Map
Hi, We are using the Bing Maps API to display the map and plot pushpins. We received a requirement from a customer to display only Germany country on the map and hide all other countries. Is it possible to achieve this using the Bing Maps API? Looking…
Azure Maps
How to import JSON Files into Azure Maps from Bing Maps
How do you import JSON files into Azure Maps? I can not find a link in the program that enables this function.
Azure Maps
Can Azure Maps static image API support sas token added as request parameter instead of header.
We’re using a SAS token to authenticate Azure Maps API calls. However, the Static Image API cannot be used as the src of an <img> element because it requires authentication headers. Is it possible to include the SAS token in the request URL…
Azure Maps
Empty CalculationMethodEnum in Geocoding Response
According to the documentation at https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding?view=rest-maps-2025-01-01&tabs=HTTP#calculationmethodenum CalculationMethodEnum should be one of "Interpolation",…
Azure Maps
Azure Maps Gen2: aerialWithLabels silently falls back to road despite fresh key and no tile errors
I'm using the Azure Maps Web SDK (v2.3.7) with a freshly created Gen2 (Maps & Location Insights) resource in the West US 2 region. My map is configured with: const map = new atlas.Map('map', { center: [-122.709958791067, 45.951385222204], zoom: 14,…
Azure Maps
Why doesn't Saipan zip code 96950 show up in Azure maps?
Why doesn't Saipan zip code 96950 show up in Azure maps? When entering the name of the island or physical address zip code, it produces no results.
Azure Maps
Does Azure Maps support to use with China?
Hi there, We are planing to integrate Azure Maps to our application for the customers in China. Before that, we would like to confirm the following questions: Is Azure Maps legal to use in China? Can render the China map well? Are the Azure Maps…
Azure Maps
Typescript support of azure-maps-control for Angular 20+
Hi, I'm trying to use azure-maps-control npm library for my Angular 20 project. Looks like there are some problems due to minimal typescript version (and imports inside azure-maps-control lib). [ERROR] TS2503: Cannot find namespace 'GeoJSON'. [plugin…
Azure Maps
Azure Maps - Changing Map Style and Adding Symbols to Existing Layer Issue
Hi, I have a map with a SymbolLayer on it with the ability to click on the map to add a symbol and also click on a symbol to see it's ID in a popup. I am encountering an issue where if I change the map style and add a symbol and click on that symbol, the…
Azure Maps
New Address not showing on Azure or Bing maps
We have a new residential address which is registered with Royal Mail and on the PAF (Postcode Address File) and we need to add this as a place on your database and map. It's a concern, as we are in a rural location and we receive medication from…
Azure Maps
Azure Maps terms and conditions
Hi We used to use Bing Maps enterprise but have migrated to Azure Maps we can we find the end user agreements to put in our contracts with our clients as we can't find anything specific to Azure Maps (unlike Bing enterprise)
Azure Maps
How to transfer an Azure maps account to a new owner?
I'm retiring. I have an Azure Map account for a program that I maintain. This has to be transferred to a new owner with a new payment method. Doing so should be simple. Going through help...was entertaining, as the only suggestion that came up was how…
Azure Maps
Trying to understand Azure Maps API names, usage, and which calls are billable
Can someone explain these API names and their usage? My application renders map tiles on the home screen, and ideally these should be pulling from cache. However, I’m seeing a large number of API calls such as MapCopyright.GetDynamicTilesetAttribution,…
Azure Maps
Missing OS layer
If I understand correctly, as part of the transitions from Bing maps to Azure maps, the Ordnance Survey layer in the UK is being lost. This was Bing maps's USP, and has been since Bing acquired Multimap. I use this layer pretty much every working day, as…
Azure Maps
Azure Maps Control -> Selection Greyed out
Unable to use the PowerBI Azure Mans "selection" Feature. Any tips to get this fixed or is it just broken?
Azure Maps
Alternative to Azure Maps spatial/pointInPolygon
Hi, we currently have a call to the Azure Maps sptial/pointInPolygon endpoint as part of a flow in Power Automate. The flow just needs to check whether set of co-ordinates is within a polygon we setup for a particular area: I know this has now been…
Azure Maps
Privacy question - how Azure Map handles user input precise location
I'm from Microsoft internal team and we are doing a privacy review on how Azure Map handles user input precise location. What is the Azure Maps team doing with the user input precise location data? Are you storing the precise location data anywhere?…
Azure Maps