800 questions with Azure Maps tags

Sort by: Updated
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.
800 questions
asked 2025-03-26T13:49:54.99+00:00
Jeff Haacke 20 Reputation points
commented 2025-03-26T16:53:52.4333333+00:00
Jeff Haacke 20 Reputation points
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.
800 questions
asked 2025-03-25T14:23:32.7066667+00:00
Jeff Haacke 20 Reputation points
commented 2025-03-26T14:39:30.5066667+00:00
rbrundritt 19,921 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.
800 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
258 questions
asked 2021-07-30T05:32:47.897+00:00
Pratik Mayekar 6 Reputation points
answered 2025-03-22T09:10:17.1933333+00:00
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.
800 questions
asked 2024-08-07T10:13:29.0433333+00:00
Balasaheb Molawade 136 Reputation points
edited the question 2025-03-20T20:21:00.1466667+00:00
TP 111.8K 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.
800 questions
asked 2023-09-04T05:03:21.2033333+00:00
Sonnad, Sampann 0 Reputation points
answered 2025-03-19T16:05:27.22+00:00
rbrundritt 19,921 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.
800 questions
asked 2025-03-13T13:54:38.4266667+00:00
Mohit 0 Reputation points
commented 2025-03-18T06:03:04.1733333+00:00
Manas Mohanty 2,125 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.
800 questions
asked 2025-02-07T12:03:02.5433333+00:00
Balasaheb Molawade 136 Reputation points
commented 2025-03-17T07:00:23.8+00:00
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.
800 questions
asked 2025-03-11T10:20:54.96+00:00
Shivam Bansal 0 Reputation points
commented 2025-03-13T08:01:36.5666667+00:00
Manas Mohanty 2,125 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.
800 questions
asked 2025-03-05T14:47:50.6966667+00:00
Shimmy Weitzhandler 286 Reputation points
commented 2025-03-07T17:36:43.8066667+00:00
rbrundritt 19,921 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.
800 questions
asked 2025-03-02T07:36:01.9+00:00
Shimmy Weitzhandler 286 Reputation points
commented 2025-03-06T16:58:00.9+00:00
rbrundritt 19,921 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.
800 questions
asked 2025-02-25T15:53:35.7833333+00:00
Nilesh Khonde 80 Reputation points
answered 2025-03-03T06:43:55.2566667+00:00
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.
800 questions
asked 2025-02-22T03:00:36.3266667+00:00
Ryan Brothers 20 Reputation points
accepted 2025-02-27T18:45:08.2933333+00:00
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.
800 questions
asked 2025-02-26T06:00:24.4033333+00:00
Leslie Li 20 Reputation points
commented 2025-02-27T09:06:15.2433333+00:00
VSawhney 125 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.
800 questions
asked 2025-02-12T01:06:54.0666667+00:00
Whelan, Lachlan 20 Reputation points
answered 2025-02-25T03:00:28.1633333+00:00
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.
800 questions
asked 2025-02-19T13:56:01.3333333+00:00
Nilesh Khonde 80 Reputation points
commented 2025-02-24T06:53:31.98+00:00
VSawhney 125 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.
800 questions
asked 2025-02-19T13:16:18.7+00:00
NTUFFG 20 Reputation points
accepted 2025-02-24T06:30:50.92+00:00
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.
800 questions
asked 2025-02-18T12:51:58.28+00:00
Balasaheb Molawade 136 Reputation points
commented 2025-02-22T12:00:38.56+00:00
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.
800 questions
asked 2025-02-17T17:36:26.2966667+00:00
Dye, Lakendra [UCM] 0 Reputation points
commented 2025-02-20T04:04:35.3233333+00:00
Manas Mohanty 2,125 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.
800 questions
asked 2025-02-19T00:50:45.52+00:00
Whelan, Lachlan 20 Reputation points
commented 2025-02-20T03:46:33.07+00:00
Whelan, Lachlan 20 Reputation points
3 answers

Azure Maps - Snapping to Shapes When Using the Drawing Tools

Hi, I'm trying to replicate a feature that I have in my Bing Maps application using Azure Maps. I have created a distance measuring tool using the Azure Map's DrawingManager to draw a circle and show the distance using a Popup. It works great, but I…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
800 questions
asked 2024-10-09T15:57:22.6333333+00:00
Ken Bowman 256 Reputation points
commented 2025-02-19T22:22:07.16+00:00
Ken Bowman 256 Reputation points