666 questions with Azure Maps tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

how to use spatial layer in Azure Maps from type script

Hello, We are using azure maps in our angular front end. We want to make use OgcMapLayer. However we cannot add this layer to our map. When we call the method this error comes up Argument of type 'OgcMapLayer' is not assignable to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2020-10-20T13:36:12.193+00:00
Palios, Jason 81 Reputation points
commented 2021-04-12T17:07:40.967+00:00
rbrundritt 16,636 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Bing Maps API Distance Matrix Travel Mode is ALWAYS driving

Hi, I'm on a Basic Education license for the Bing Maps REST services, and I'm using the Distance Matrix API (https://learn.microsoft.com/en-us/bingmaps/rest-services/routes/calculate-a-distance-matrix) in my project. I have noticed that for some…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
254 questions
asked 2021-03-16T19:32:25.21+00:00
kdglider8 106 Reputation points
commented 2021-04-09T05:03:52.767+00:00
IoTGirl 3,051 Reputation points Microsoft Employee
1 answer

map points not displaying correctly

I need some help with my lat/long data. It is being squished to the south as you can see in the map. Data should go into Alaska and when I just display Alaska, it does it display, but still squashed. Perhaps it's a coordinate system issue?…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
254 questions
asked 2021-03-09T16:32:45.507+00:00
Ashley Douds 1 Reputation point
commented 2021-04-06T23:16:18.143+00:00
IoTGirl 3,051 Reputation points Microsoft Employee
1 answer

How to store data from complex JSON in Azure DB using AZURE Synapse

Hi, We are having a JSON structure where in 2 JSON object are nested. Please find below JSON example for your reference. We need a way to store this data in the database. result is a json array object which we can flattened in dataflow in different…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,712 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,254 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-04-05T08:25:54.383+00:00
Mayur Takle 1 Reputation point
commented 2021-04-05T17:28:45.313+00:00
Mayur Takle 1 Reputation point
1 answer

Any legal restrictions for extracting the mapbox vector style and using it outside of Map Control?

I am curious about the possibility of using the Azure Maps tiles directly with mapbox set of SDKs for web and mobile. I found the tile schema at https://developer.tomtom.com/map-display-api/map-display-api-documentation-vector/content and extracted the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-31T16:20:50.56+00:00
Taras Vozniuk 1 Reputation point Microsoft Employee
answered 2021-04-02T16:24:43.157+00:00
QuantumCache 20,261 Reputation points
1 answer

Issue with Azure Atlas Search Address

We have observed a huge discrepancy in fetching reverse geo addresses using the following API from Azure subscription. https://atlas.microsoft.com/search/address/reverse/json?api-version=1.0&countrySet=IN&query=29.9522133333333,78.17232 …

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-28T06:41:41.617+00:00
Demash Analytics 1 Reputation point
answered 2021-03-30T00:10:53.72+00:00
IoTGirl 3,051 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Satellite View in Azure Maps

Hi I am trying to view my map in satellite view but it is not working. I have tried doing what this forum suggested but I have had no luck:…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-25T20:39:20.457+00:00
17089130 21 Reputation points
accepted 2021-03-26T00:26:27.227+00:00
17089130 21 Reputation points
2 answers

Azure maps compute best order summary not matching returned polylines

Hello, When using the azure maps route api with compute best order enabled I've found that the lines and routes output are different to the optimized order summaries that come in the same response. This leads to a mismatch between the two and after…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-18T11:15:33.08+00:00
Alexander Ansuh-Amponsah 1 Reputation point
answered 2021-03-25T15:51:25.41+00:00
rbrundritt 16,636 Reputation points Microsoft Employee
1 answer

Get/Load all region faster by using Microsoft.Maps.SpatialDataService.GeoDataAPIManager.getBoundary

Hi Team, I have used Microsoft.Maps.SpatialDataService.GeoDataAPIManager.getBoundary to get the postal code boundary from Bing Maps. I have 2866 postal codes array collection that we pass to SpatialDataService.GeoDataAPIManager.getBoundary API and its…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-16T19:50:07.893+00:00
bala autade 1 Reputation point
commented 2021-03-19T07:57:06.017+00:00
QuantumCache 20,261 Reputation points
1 answer

How to get the expected results in bingmaps SpatialDataService.GeoDataAPIManager.getBoundary()

I have used getBoundary() to get the polygons for my country datasource. For 'BE' I expect the Belgium coordinates, instead am getting the coordinates for Togo. Similarly am getting different results for 'ES', 'SK' and 'IN' as well. Here I have hardcoded…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-10T18:07:50.267+00:00
Surya 6 Reputation points
commented 2021-03-17T09:14:55.267+00:00
QuantumCache 20,261 Reputation points
2 answers

how to find the link to the website of hotels with bing maps api

thanks to POI, I manage to find the hotels with a request in a bbox with the related information, but among them there is no link to the website as on the bingmaps maps. do you know how i can find this information to add it to the others ? my request…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-06T09:21:02.767+00:00
ep 1 Reputation point
answered 2021-03-16T15:00:56.217+00:00
rbrundritt 16,636 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is Routing Available in Azure Maps - Indoor Maps Yet?

In Tutorial: Use Creator (Preview) to create indoor maps the sample package's manifest.json (here) has unit properties for navigableBy, routeThroughBehavior, and isRoutable, which suggests that routing is available. However, I cannot find any tutorials,…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-15T21:01:03.58+00:00
David Brandt 21 Reputation points
accepted 2021-03-15T23:21:38.347+00:00
David Brandt 21 Reputation points
2 answers

Speed Limit Data

Do you supply speed limit data in your api or do I need to access that from a third party? If the latter, do you have a suggestion for who?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
254 questions
asked 2021-03-11T19:01:32.387+00:00
Derksen, Gerry 1 Reputation point
commented 2021-03-15T17:18:46.887+00:00
AshokPeddakotla-MSFT 30,596 Reputation points
1 answer

About travelDuration in DistanceMatrix REST API

I would like to know about how the travelDuration is determined. From what date the value returned in this field is reliable? For example, travelDuration has an high level of confidence for the year of 2014, for example? Can someone make an outline of…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-03-08T23:20:51.713+00:00
Francisco Brito 6 Reputation points
commented 2021-03-10T21:01:56.66+00:00
QuantumCache 20,261 Reputation points
1 answer One of the answers was accepted by the question author.

Drawing on Bing Map doesn't seem to work

I am using the V8 map control. I would like to let the user draw on the map, but all it seems to do is drag (pan) instead. The tutorial samples show the same behavior. On Chrome and Edge, also Chrome on Mac. Am I doing something wrong? Has behavior…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-02-26T18:03:23.733+00:00
Gunnar Mein 26 Reputation points
commented 2021-02-26T18:52:41.523+00:00
Gunnar Mein 26 Reputation points
1 answer

Get the boundary for town.

Hi Team, We used the “Spatial Data service module” present on Bing map SDK in the following link https://www.bing.com/api/maps/sdk/mapcontrol/isdk/sdsloadmultipleboundaries to get the boundary of a region. We are facing one issue while getting the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-02-22T13:02:12.21+00:00
Balasaheb Molawade 136 Reputation points
commented 2021-02-26T18:09:34.593+00:00
QuantumCache 20,261 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Maps Weather Quarter Day Forecast issue

Hi there. I'm working with Azure Maps Weather service and experiencing some issue here. When I try with Get Current Conditions API call, all works perfect, I get correct data for different cities. But when I try with Get Quarter Day Forecast API…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-02-05T15:19:03.66+00:00
Maksym Samoilenko 26 Reputation points
commented 2021-02-26T16:10:31.167+00:00
Maksym Samoilenko 26 Reputation points
1 answer

Bing Map Distance Matrix API Error

API returning -1 as a duration and distance for Address "Sumner,WA,USA". API works fine for the other addresses which are within USA.…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-02-24T09:57:53.573+00:00
Neeraj Yadav 1 Reputation point
answered 2021-02-26T14:44:47.07+00:00
Stephen Dubien (AVANADE INC) 1 Reputation point Microsoft Vendor
5 answers One of the answers was accepted by the question author.

Azure Maps switch between S0 and S1

Hi there, We are using azure maps for our mapping needs. We mostly use the basic map style. But sometimes like once a day users use Sattelite mode. So we using the S1 tier all the time is too expensive for us. We want to switch between S0 and S1. We…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2020-12-28T07:04:54.017+00:00
Tahmid Eshayat 286 Reputation points
commented 2021-02-23T07:20:37.367+00:00
Tahmid Eshayat 286 Reputation points
1 answer One of the answers was accepted by the question author.

Indoor Module compatibility with Sprites

We have started to use the indoor module on our project and are getting these exceptions. Playing around with the code, we removed sprites and noticed that these issues disappeared. Is there a compatibility issue with sprites and the indoor module at the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
666 questions
asked 2021-02-19T05:59:52.757+00:00
Aydin Itil 166 Reputation points
accepted 2021-02-19T22:35:57.103+00:00
Aydin Itil 166 Reputation points