604 questions with Azure Maps tags

Sort by: Updated
2 answers

When is Azure Maps likely to be accessible from South Korea?

Is there any timeline to have the Azure Maps accessible in South Korea? At the moment, there are two regions from which Azure Maps is listed as not being accessible, China and South Korea.…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2023-09-06T11:13:14.27+00:00
Paul Connolly 26 Reputation points
commented 2024-05-23T10:08:10.88+00:00
Tim Woodward 0 Reputation points
0 answers

How use the parameter language for fr-FR into AZURE MAPS API

Hi, How I can force AZURE MAPS API to send me a result in french please ? Example :…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-23T09:38:32.86+00:00
Bruno Martins-Lêdo 0 Reputation points
0 answers

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
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-23T08:41:55.02+00:00
Karhu Koti 36 Reputation points
1 answer

My usage in Azure Maps is around 12k for the last 2 weeks and my azure bill/cost hasnt increased. Why?

I am currently using Azure maps inside my blazor app and running it locally. The usage in Azure is around 12k for the last 2 weeks and my azure cost hasnt increased. My blazor app only displays a number of locations on top of the azure map in satellite…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-22T09:43:02.4633333+00:00
Charbel 0 Reputation points
commented 2024-05-22T19:35:48.6+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer

Display the distance or length of the drawn line

Hi, We are utilizing the Bing Maps drawing tool to create lines on the map, and we have successfully drawn the desired line. Additionally, we have a further requirement to display the distance or length of the drawn line. We are seeking a method within…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-14T10:56:26.46+00:00
Balasaheb Molawade 136 Reputation points
commented 2024-05-21T16:11:44.1166667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer

Offline capability

Hi, We have a requirement to make our application work in offline mode. Currently, we are using the Bing Maps v8 API. Is it possible to use Bing Maps in offline mode? We are also exploring Azure Maps. Is it possible to achieve offline capability using…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-21T12:36:27.5+00:00
Balasaheb Molawade 136 Reputation points
answered 2024-05-21T15:08:47.93+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Route API, Country Code, Right hand drive route

Hi - I am using the below Azure Route api for getting the route and plotting the same in the map. GET https://atlas.microsoft.com/route/directions/{format}?api-version=1.0&query={query} The problem I have is The route it gives by default is for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-20T03:08:43.8833333+00:00
Mathew James 336 Reputation points
commented 2024-05-21T11:04:26.67+00:00
Mathew James 336 Reputation points
1 answer

Azure Maps Route API - How to set DrivingSide a Left or Right

I am using Azure maps Route API - sample indicated below https://atlas.microsoft.com/route/directions/json?api-version=1.0&subscription-key={subscriptionKey}&query... The question is it looks like, the route information returned is always based…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-03T06:51:13.7933333+00:00
Mathew James 336 Reputation points
commented 2024-05-20T15:57:06.2866667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer

How to close the popup automatically in Azure Indoor Maps?

Hi All, We have an application where we are showing the popup when we hover over the pins. The pins are moving after some time, but the popup remains at the same location. Is there any way by which we can close the popup automatically or after 1 minute…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-16T14:47:27.2666667+00:00
Koushal Jain 41 Reputation points
answered 2024-05-16T17:11:55.0066667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
0 answers

In a React project (CRA), Azure Map external standalone scripts (e.g. azure-maps-geolocation-control.js) cannot read/merge with the namespace of Azure Map SDK (e.g. azure-maps-control) in a React component.

I am working with a CRA React project. In a React component, I have tried to import and load an external Azure Map standalone script like azure-maps-geolocation-control which adds on to the Azure Map namespace (atlas). In this component I have imported…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-16T01:56:55.0833333+00:00
Joanne 0 Reputation points
edited the question 2024-05-16T02:12:24.2466667+00:00
Joanne 0 Reputation points
2 answers

MIO API question

Hi, We are using the following MIO API to generate the schedule. https://learn.microsoft.com/en-us/bingmaps/rest-services/routes/optimized-itinerary It's working fine, but some of the records are not generating the proper schedule. When we schedule 4…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-04-17T11:42:11.4933333+00:00
Balasaheb Molawade 136 Reputation points
edited a comment 2024-05-15T13:27:00.8866667+00:00
Balasaheb Molawade 136 Reputation points
1 answer One of the answers was accepted by the question author.

Makers Get Visible on Certain Zoom And Disappear on ZoomOut

Hi, I am developing an application using Azure Maps. I'm having trouble understanding why it's working this way. 1.If I want to plot only markers on the map using the symbol layer, I encounter a problem: when I zoom out, the markers get hidden, but when…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-13T06:59:26.95+00:00
Nilesh Khonde 40 Reputation points
commented 2024-05-15T08:45:01.3733333+00:00
Nilesh Khonde 40 Reputation points
1 answer

How do I embedd a kepler map in .html file into an iframe in a react app?

I am very new to Azure so have a rookie question about why my iframe html won't render in my azure hosted webapp. It works in firebase but not azure, I have remove auth to make sure it was not the issue. I am probably doing something obviously wrong…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,021 questions
asked 2024-05-05T15:48:50.0333333+00:00
lbs 0 Reputation points
answered 2024-05-14T16:49:43.73+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 40 Reputation points
commented 2024-05-13T16:32:49.6833333+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to get the boundary coordinates of external layer in azure indoor map

Hi, I have an azure maps account with creator where I have created an indoor map, I want to get the boundary coordinates of the external layer. Using the below api I am able to get the details for unit and zone layers but for external it is not working.…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-03T03:21:21.0333333+00:00
Satyam Chauhan 537 Reputation points
accepted 2024-05-13T09:12:28.3433333+00:00
Satyam Chauhan 537 Reputation points
1 answer

bing map api will get 404 when the request url is too long

The test code looks like: const url = 'http://dev.virtualearth.net/REST/v1/Elevation/List' const res = await axios.get(url, { params: { key: this.configService.get('bingMapApiKey'), points: cors, }, …

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2023-05-27T10:38:14.9033333+00:00
Jimmy 5 Reputation points
edited a comment 2024-05-09T15:05:57.9266667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Orthorectified satellite imagery

Does anyone know if bing maps/azure maps has an option for orthorectified satellite imagery like Google maps offers?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-02T12:00:52.7933333+00:00
Matt Agnes 20 Reputation points
commented 2024-05-08T12:52:59.8466667+00:00
Matt Agnes 20 Reputation points
1 answer

Free up space for the indoor map onboarding tool

Create indoor map with the onboarding tool results in error in the dataset creation stage. "Error": "Not enough space available, used bytes: 102641094, attempted additional bytes: 24932316, max bytes: 104857600. Please free up some space…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-06T15:16:02.3533333+00:00
Katebi, Alex 0 Reputation points
answered 2024-05-07T20:47:00.9333333+00:00
Brendan Co 746 Reputation points Microsoft Employee
1 answer

Bing Maps API Key Dev Center Keeps Reloading When I Choose Any Option

I have used three web browsers, logged into the Bing Maps API dev centre to create a new key, and all it does is reload, and refresh the page. This happens no matter which option I choose on that page. Nothing works, I have no extensions installed. I…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-07T00:07:17.3166667+00:00
Michael Slaunwhite 0 Reputation points
answered 2024-05-07T16:17:55.9833333+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

How to Use Spider Cluster And Html Marker Layer in React Application Using Azure Maps

I'm developing an application using React And Azure Maps. Within it, I'm encountering an issue with the spider cluster and HTML marker layer. The problem arises as the spider cluster is not defined in Atlas within the Node modules. I've referenced sample…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-04-29T13:28:14.2366667+00:00
Nilesh Khonde 40 Reputation points
commented 2024-04-30T18:04:25.7833333+00:00
rbrundritt 15,546 Reputation points Microsoft Employee