801 questions with Azure Maps tags

Sort by: Updated
1 answer

Is the Azure Maps API available in South Korea?

Hi team, I am trying to use GetReverseGeocodingAsync from Azure Maps to fetch the user's address, city, state and country. But I am seeing System.ArgumentOutOfRangeException in Azure.Maps.Common.ChangeTrackingList`1.get_Item method. It works perfectly…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 29, 2025, 1:19 AM
Keerthi Pradhani 20 Reputation points Microsoft Employee
commented Mar 29, 2025, 9:39 PM
Marten Theunissen 341 Reputation points
1 answer

Azure Maps Address Search result missing full zip codes for Canadian addresses

Another Canadian address issue I'm hitting with the Azure Maps API: I am now using the Address Search endpoint to validate passed-in address fields. The result payload of that endpoint includes an "address" object that has values for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 26, 2025, 1:49 PM
Jeff Haacke 20 Reputation points
commented Mar 27, 2025, 12:09 AM
Manas Mohanty 2,135 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Why is "locality" field not being returned within address fields in call to get geocodes?

I'm calling the "geocode" endpoint, passing in address fields, to get the resolved lat/lon and also address fields back. For some reason with certain Canadian addresses, the "locality" field is not being returned back to me in the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 25, 2025, 2:23 PM
Jeff Haacke 20 Reputation points
commented Mar 26, 2025, 2:39 PM
rbrundritt 19,936 Reputation points Microsoft Employee
3 answers

Bing Maps V8 Web Control: How to enable landmarks (Shopping centers, hotels, restaurants, etc)

I want to display all the nearby landmarks such as shopping centers, restaurants, hotels, petrol pumps, etc. on the map created using Bing Maps V8 Web Control like how https://www.bing.com/maps/ shows. But I cannot find a configuration or setting to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
258 questions
asked Jul 30, 2021, 5:32 AM
Pratik Mayekar 6 Reputation points
answered Mar 22, 2025, 9:10 AM
hassam 0 Reputation points
1 answer

Get travel distance and travel time

Hi, We have a requirement to calculate the travel distance and travel time for a collection of latitude/longitude coordinates. Sometimes, we will have around 400 latitude/longitude points. We have used the below Bing Maps API, as shown below, to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Aug 7, 2024, 10:13 AM
Balasaheb Molawade 136 Reputation points
edited the question Mar 20, 2025, 8:21 PM
TP 112.6K Reputation points
2 answers

Will azur map is supporting android SDK

Hi team, Azur map is supporting the Android SDK ? Thank you

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Sep 4, 2023, 5:03 AM
Sonnad, Sampann 0 Reputation points
answered Mar 19, 2025, 4:05 PM
rbrundritt 19,936 Reputation points Microsoft Employee
2 answers

How to Get Latitude and Longitude from Cell Tower Info Using Azure Maps?

Google Maps provides an API to determine location based on cell tower information. For example, the following request retrieves location details using cellId, locationAreaCode, mobileCountryCode, and mobileNetworkCode: curl -X POST…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 13, 2025, 1:54 PM
Mohit 0 Reputation points
commented Mar 18, 2025, 6:03 AM
Manas Mohanty 2,135 Reputation points Microsoft External Staff
2 answers

Questions Regarding Bing Maps Auto Suggest API Data Formatting

Hi,  We are using the Bing Maps Auto Suggest API, available at the following link: https://www.bing.com/api/maps/sdk/mapcontrol/isdk/autosuggestui#JS  We are currently facing the following challenges and would appreciate your assistance:  State,…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 7, 2025, 12:03 PM
Balasaheb Molawade 136 Reputation points
commented Mar 17, 2025, 7:00 AM
Balasaheb Molawade 136 Reputation points
1 answer

Azure Maps Creator services have been retired and will no longer be available or supported after September 30th, 2025. What to do next, I have a requirement for it?

I have a requirement in which I need to use Azure Map Indoor service to read and display the contents of a dwg file. But since it is deprecated, what is the fix for it ?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 11, 2025, 10:20 AM
Shivam Bansal 0 Reputation points
commented Mar 13, 2025, 8:01 AM
Manas Mohanty 2,135 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Limit search by country

var address = "Prospects Place, Fairfax Drive, Westcliff-on-Sea"; var client = new MapsSearchClient(credential); var response = await client.GetGeocodingAsync(query: address, cancellationToken: cancellationToken); var isSuccess =…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 5, 2025, 2:47 PM
Shimmy Weitzhandler 286 Reputation points
commented Mar 7, 2025, 5:36 PM
rbrundritt 19,936 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure maps fails to recognize country of address

Hi Originally reported here, Azure maps fails to recognize the correct country of a query address. This issue divides in two parts: The client fails to find the address in the specified country. The client does not allow limiting the search to a…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Mar 2, 2025, 7:36 AM
Shimmy Weitzhandler 286 Reputation points
commented Mar 6, 2025, 4:58 PM
rbrundritt 19,936 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure Maps: Shape Coordinates Exceeding Limits, Causing Filtering Issues

Hi all, I am using the Drawing Manager from the Azure Maps Sample Code to draw shapes on a map using freehand drawing. I am trying to filter markers within the drawn shape using turf.booleanPointInPolygon. However, in some areas, the markers are not…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 25, 2025, 3:53 PM
Nilesh Khonde 80 Reputation points
answered Mar 3, 2025, 6:43 AM
Sampath 1,500 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Azure Maps - generate static map optimized for pushpins

I am looking to migrate from Bing Maps to Azure Maps to generate a static map. In Bing Maps, I pass a list of pushpins, and Bing Maps creates an optimized map based on the pushpins I passed. Bing Maps auto-selects the best zoom level to fit all the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 22, 2025, 3:00 AM
Ryan Brothers 20 Reputation points
accepted Feb 27, 2025, 6:45 PM
Ryan Brothers 20 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 26, 2025, 6:00 AM
Leslie Li 20 Reputation points
commented Feb 27, 2025, 9:06 AM
VSawhney 130 Reputation points Microsoft External Staff
3 answers

Azure Maps - Max Bounds Issue with Pitch and Rotate Button Controls

When using React Azure Maps, max bounds have been set to restrict users from panning and zooming outside the designated area, which works as intended. However, after using the pitch or rotate buttons, it becomes possible to pan and zoom beyond the max…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 12, 2025, 1:06 AM
Whelan, Lachlan 20 Reputation points
answered Feb 25, 2025, 3:00 AM
Sinny Pan 185 Reputation points Microsoft Employee
1 answer

Azure Maps SVG Performance Issue

Title: Issues with Rendering 1000+ Filtered CRM Records with Custom SVG Icons on Azure Map Body: I'm working on an Azure sample project where I filter CRM records based on specific criteria and then dynamically generate custom SVG icons (with new colors)…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 19, 2025, 1:56 PM
Nilesh Khonde 80 Reputation points
commented Feb 24, 2025, 6:53 AM
VSawhney 130 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Font Configuration Issues in Azure Maps – How to Specify Fonts for Mixed Chinese and English Text?

Hello, I'm facing an issue with Azure Maps when rendering GeoJSON data using a SymbolLayer. My goal is to display titles that contain both Chinese and English characters on the map. To ensure proper alignment and display, I attempted to specify custom…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 19, 2025, 1:16 PM
NTUFFG 20 Reputation points
accepted Feb 24, 2025, 6:30 AM
NTUFFG 20 Reputation points
1 answer

Find points that lie within plotted drawn boundaries.

Hi, We are using Bing Maps to plot a large number of drawn shapes, covering almost the entire USA. The coordinates are stored in string format. We have requirement to find given a latitude/longitude point, we need to determine which shape it falls…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 18, 2025, 12:51 PM
Balasaheb Molawade 136 Reputation points
commented Feb 22, 2025, 12:00 PM
Balasaheb Molawade 136 Reputation points
2 answers

can you construct a choropleth map with the following labels

Construct a choropleth map with the following labels Equator Prime Meridian Europe Russia & the Near Abroad (Russia and its Periphery) Middle East and North Africa South and East Asia Oceania Sub-Saharan Africa Latin America United…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 17, 2025, 5:36 PM
Dye, Lakendra [UCM] 0 Reputation points
commented Feb 20, 2025, 4:04 AM
Manas Mohanty 2,135 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

React Azure Maps - AzureMapPopup not added to DOM unless isVisible property is set to true.

I attempted to add accessible popups for each POI marker on the map, following this sample: https://samples.azuremaps.com/popups/accessible-popups, to make the map keyboard-navigable. However, I found that the popups weren't showing up when I pressed the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
asked Feb 19, 2025, 12:50 AM
Whelan, Lachlan 20 Reputation points
commented Feb 20, 2025, 3:46 AM
Whelan, Lachlan 20 Reputation points