non-developer here. Migrating from Bing Maps to Azure, Need help getting a map API to use in Excel for distance calculation
I am a non-developer so I don't write code. I have an Excel sheet that currently uses Bing Maps generated API key to calculate a distance between home and a local address. I understand that Bing Maps is going away and I Need to transition to Azure. Can…
UWP apps using MapControl per Bing Map Enterprise Free going to Azure maps
Per the announcement: Bing Maps for Enterprise is deprecated and will be retired. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for…
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…
travel time data from point to point
Azure Rep, Is there a way to capture your programs data for a week, month or year for our organizational (WSDOT) and Union use for reimbursement of travel point to point during specific times of the day or a couple times throughout the day? I.E. from…
Retirement: Azure Maps Creator Service APIs V2 & 2023-03-01-preview will be retired on September 30, 2025
Got an email saying that Azure Maps Creator Service APIs V2 & 2023-03-01-preview will be retired on September 30, 2025. The email offers no advice on a new tool to migrate to. Is Microsoft killing this service, and if so, will the wider Azure Maps…
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…
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…
Azure maps not loading in D365 Ecommerce production build
Azure-maps-control is not loading properly in the production build of Microsoft D365 Ecommerce application. We are seeing ReferenceError: Cannot access <something> before Initialisation Found some relevant issue in azure maps github pages. Looks…
Azure maps not loading in D365 Ecommerce production build. Getting ReferenceError: Cannot access <something> before Initialization
Screenshot 2024-12-18 163730.png one of our D365 Ecommerce customers has migrated to Azure maps and are facing some issues in their production build. The map is not loading properly in production build. And we can also see console errors-…
Clickable map, with both functionalities in a single map - filled map as well as coordinates inside it
I want to create a clickable map, with both functionalities in a single map - filled map as well as coordinates inside a particular region, every click acting as a slicer. however i am facing these issues in power bi when i use filled map for…
Best Practice to Monitor Azure Maps Transactions
I'm wondering if there is an easy way to track the number of Azure Maps transactions I'm using? I've explored the Monitoring section of my Azure Maps resource a little bit, and so far this is the best I can come up with: This chart shows my…
PowerApps Migration from Bing Maps
We're using Bing Maps for location in PowerApps - the service is ending next year, so we're told to migrate to Azure Maps. There's no Power Platform connector for Azure Maps What's the migration path / fix for this?
Popup template table
Is it possible to show a specific table inside a popup using the popup template or in another way? I want to show an array of objects in the popup, where each key of the object is a column and each separate object a row filling each column with its…
Batch address search not returning the Id that i've supplied
i'm doing batch address search to get the lat longs of addresses. In the batch request body i'm specifying an optional ID in the query, but its not being returned in the response. This means i cant match the geocodes back to my records. The batch request…
Can not create Azure Maps Resource
I have signed up for a Pay as you Go Azure Subscription, and am trying to create an Azure Maps resource. No matter how I approach it, nothing happens. Process: Go to Create a Resource Search for "Azure Maps" For Azure Maps tile, click on…
Get boundary issues for postal codes
Hi, We are using the API provided in the link below to find postal code boundaries: https://www.bing.com/api/maps/sdk/mapcontrol/isdk/sdsloadmultipleboundaries#JS When we enter a postal code, for example, "K0A 0A4", it does not return any…
Unknown error in stack trace from azure-maps-control package
The company I work at uses the Servoy IDE to create their main product. One of the sub-projects within the company is a stock visualization application which uses the Azure Maps JS SDK under the hood. This works great, however it causes problems within…
Plot excel records on Bing Map
Hi, We have approximately 10,000 records in an Excel file, and we want to plot them on Bing Maps. The file contains only address information; latitude and longitude data is not available. Is it possible to plot all records on the map using just the…
Can Azure Maps provide the political district for an address?
Hi all; I couldn't find this anywhere but figure it's worth asking. For an address can Azure Maps, or another Azure service, provide the political districts that address is in? This would include: Federal House of Representatives State House of…
Historical Azure Maps Routing with Date/Time + Traffic
I am looking to use Azure maps for getting routes between two points in the past. From testing, it seems that anything in the past, has the same estimated time with the same route, regardless of any accidents that might've happened on that day. Can Azure…