Route API Avoid Options Throwing Off Results
I'm trying to calculate a distance between two points within the continental US via the Routes API. I always include avoid=ferry,borderCrossing to handle certain cases near the Canadian border. In this case, I'm going from Cleveland, MS to Greensboro, NC…
Azure Maps
Windows for home | Windows 11 | Apps

How to display a Geo tiff file in Azure Maps
Display the Geo tiff file stored in blob storage on Azure Maps.
Azure Maps
How to cite Bing Maps API
Hi. I am using Bing Maps API for reverse geocoding in my master thesis. I show the results that I get from the API (the addresses) in one of the pictures. My question is: is it ok, that I use the results in a thesis? If so, how do I cite them? The url…
Azure Maps
Windows for home | Windows 11 | Apps
How to configure azure map services, and understanding all of the options.
we would like to use Azure Map Services. but there are a lot of options and a lot of pricing pitfalls. How can I understand best practices for implementing and what it all is for? Please don't say to read the documentation only. I will gladly accept…
Azure Maps
Azure AI services
Map zooming out and back in unnecessarily
Hi, I have a map featuring locations of employees and I have a table showing more detail on the same. The employees are structured by patches to help geographical filtering. I've had this report set up working absolutely fine with the regular map, which…
Azure Maps
Incorrect Duration when using Minute as Unit TimeUnitType.Minute
While using BingMapsRESTToolkit to calculate distance with unit as TimeUnitType.Minute the duration returned in incorrect and larger than the value return while using unit TimeUnitType.Second. TimeUnits = TimeUnitType.Minute //returns 180600 TimeUnits =…
Azure Maps
How does Azure Maps utilize FIPS codes when differentiating between state and counties?
How does Azure Maps API use the FIPS code information? My team is using a custom field to specify geospatial information related to our work items that is fed to Power BI creating a visual map report. Some work items cover the entire state while the rest…
Azure Maps
Azure Maps - development questions
I am trying to understand if Azure Maps is a good fit for our organization and my primary concerns are: How can I feed data from an Azure SQL database into the Azure Map service? What are my options if I want to create a service with multiple users…
Azure Maps

Not able to get boundry
Hi, We are not getting the boundary for some of the counties. Please check below some examples. Yuma | Arizona Gila | Arizona We are using the code available in below link https://www.bing.com/api/maps/sdk/mapcontrol/isdk/sdsloadmultipleboundaries Is…
Azure Maps
Creating Map using folium in Azure Data Studio what Python library is best to get data using address information
Hi, I am trying to do POC using notebook and wanted to know what python library parses the response for Bing MAP route API and provided needed data to map routes from once origin to multiple destinations. I have From and TO addresses. Wanted to plot…
Azure Maps
Big Maps issue with NVDA tool
While using Bing map control in our application, we got 2 bugs from accessibility team: When using NVDA as the screen reader, it announces two times “zoom in” or "zoom out" when focusing on them. I have tested it, it works well with Narrator,…
Azure Maps
Microsoft Satellite Imagery Needed on Bing for Commercial Use / Contact Seller Wanted
Good day, I would like to use some of the Microsoft satellite images on Bing commercially and need direct contact with the seller who can advise me and sell the images to me. More specifically, I need Japan in a specific resolution (2,389 meters/pixel…
Azure Maps
Windows for home | Windows 11 | Apps
Unsupported Route Attributes error
When making a POST request, i tried to get the route attribute regionTravelSummary, but I get an error. Works perfectly for GET request. Can you help me? What can it be? Thank you. Unsupported route attributes value: RegionTravelSummary
Azure Maps
Azure Base Map Badly Labelled in Boston
Getting some feedback on the base map labelling of Boston on the Azure Base Maps on Dock Square Boston. Firstly, the location is way off. It should be up closer to the location of BullFinch Triangle. Secondly, the location is given far too much…
Azure Maps
Azure Maps Popup iframe error
Hello, I'm loading certain map files onto azure maps and displaying their popup upon click on the feature polygon using azure atlas.Popup class. However, to avoid displaying multiple popups whenever more than one layer is applied to map (WMS, WMTS or…
Azure
Azure Maps
Category severe alert meteo
https://learn.microsoft.com/en-us/rest/api/maps/weather/get-severe-weather-alerts?tabs=HTTP hi, regarding the weather alert service, I would like to know all the associated categories. Ex . hurricanes, thunderstorms, lightning, heat waves or forest…
Azure Maps
Does Azure Maps predict hail?
Does Azure Maps predict hail? Does Azure Maps predict hailstorm?
Azure Maps
Bing map points defined by URL no longer display
Pins are no longer displayed unless the point name is recognised in Bing place names or associated card is opened. So a collection of points defined by URL is invisible unless all are recognised place names. This is a loss of previous functionality as…
Azure Maps
Windows for home | Windows 11 | Apps
Issue with coropleth map Azure
Hello, At the French departmental level, I have recently noticed that the 'Côtes-d'Armor 22' is being grouped together with the 'Seine-et-Marne 77' under the 'Regions' data category, whereas it used to work perfectly fine before. Could you please…
Azure Maps

"Snap To Road" works in South Korea?
I got two road nodes near Seoul, South Korea: 37.242548,127.061159 37.243652,127.061357 Here is my bingmap “Snap To Road” GET…