592 questions with Azure Maps tags

Sort by: Updated
1 answer

which technologies does microsoft provide to enable interactive, Google Street map type experience ?

which technologies does Microsoft provide to enable interactive, Google Street map type experience ? i.e. how can i create a my custom street map How can i interact with it, using mouse or other devices how can i select say a door in that street…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-04-02T17:16:13.7233333+00:00
Jan, Usman (MTO) 0 Reputation points
answered 2024-04-02T21:45:14.82+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
2 answers

Direction Manager issue on iPad

Hi, We developed the application using Bing Maps V8. To plot the route, we utilized the Bing Maps Direction Manager. While it functions correctly in the browser, accessing it from an iPad (7th generation) with iPadOS-Version 17.3 resulted in a broken…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-07T04:11:05.55+00:00
Balasaheb Molawade 136 Reputation points
commented 2024-04-02T12:52:06.4633333+00:00
Balasaheb Molawade 136 Reputation points
1 answer One of the answers was accepted by the question author.

Convert WKT X,Y coordinates to Latitude/Longitude

Hi, We have a requirement from the customer. They have a point in WKT format as follows: (POINT(998546 172742)). To fulfill their requirement, we want to convert X and Y coordinates to latitude and longitude using C#. Is there any code or method…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-20T09:47:23.8266667+00:00
Balasaheb Molawade 136 Reputation points
accepted 2024-04-02T07:00:33.3933333+00:00
Balasaheb Molawade 136 Reputation points
2 answers One of the answers was accepted by the question author.

Bing Maps Web Control - Am I using the wrong GetBoundaryRequestOptions entityType to draw a border around a county?

I'm using the Bing Maps v8 web control and using the Spatial Data Service Module to draw boundaries around specified cities, counties, and states. I tried testing out drawing a boundary around Clark, NV with the entity type AdminDivision2 and it's…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-04-01T18:25:02.9933333+00:00
Helene Vu 20 Reputation points
accepted 2024-04-02T02:50:49.63+00:00
Helene Vu 20 Reputation points
1 answer One of the answers was accepted by the question author.

How do I create a NetTopologySuite.Polygon from a Atlas.BoundingBox?

Hi all; I need to create a Polygon so that in my Entity Framework query I can do: point.Intersects(polygon) The code to create the point is: var center = new TopologyPoint(longitude, latitude) { SRID = 4326 }; I think the code to create the…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
696 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,756 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-26T01:11:02.51+00:00
David Thielen 2,281 Reputation points
commented 2024-04-01T18:21:58.51+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
1 answer

Issue with Legend Item Order in Azure Map and Power BI Integration

I've encountered an issue when working with Azure Map in Power BI. While adding values to a map, I've noticed that the legend items displayed on the map do not align with the order of values in my data table. This discrepancy is causing confusion in my…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2023-10-30T16:21:07.37+00:00
Zhanbolatuly, Daulet 0 Reputation points
edited an answer 2024-03-29T17:27:23.55+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Should we unsubscribe from event listeners for 'ready', 'click', etc... in azure-maps-control

Hello Dear All, I found a lot of examples how to deal with events we subscribed to listen to in Azure Maps event (azure-maps-control), like map.events.add('mouseover', cluster, markerHovered); map.events.add('mouseleave', cluster,…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-27T16:25:39.75+00:00
MaxEric 40 Reputation points
commented 2024-03-28T09:55:47.7133333+00:00
MaxEric 40 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a difference between columnValue.Intersects(constant) and the inverse?

Hi all; To only return DB entries inside a polygon I can do: public static IQueryable

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-26T16:25:29.5266667+00:00
David Thielen 2,281 Reputation points
edited the question 2024-03-26T23:07:15.2166667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
1 answer One of the answers was accepted by the question author.

How can I close a popup in Azure Maps?

Hi all; I am using AzureMapsControl.Components but I'm 99% certain this is an Azure Maps issue. I am displaying a popup with the close button. However, clicking on the close button does not close it. Is there something I need to set to make the close…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-24T22:31:23.0833333+00:00
David Thielen 2,281 Reputation points
accepted 2024-03-26T01:08:32.51+00:00
David Thielen 2,281 Reputation points
1 answer One of the answers was accepted by the question author.

When I have a cluster of 60 entities at the same location...

Hi all; My app can have 20+ entities at the same location. Not clustered because they are close, but they are at the exact same location. I figure up to 10, when the user clicks the pin, I pop up a list with links to each entity. But if I have more, say…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-24T00:39:08.61+00:00
David Thielen 2,281 Reputation points
accepted 2024-03-25T16:57:07.1766667+00:00
David Thielen 2,281 Reputation points
1 answer One of the answers was accepted by the question author.

Map SymbolLayer click has 0 shapes for a clustered symbol

Hi all; I am using AzureMapsControl.Components but I'm 99% certain this is an Azure Maps issue because AzureMapsControl just passes on the eventArgs it receives. On the flip side, this works in the Azure Maps demo. I have tested this with both…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-24T22:33:58.9766667+00:00
David Thielen 2,281 Reputation points
accepted 2024-03-25T16:05:33.1266667+00:00
David Thielen 2,281 Reputation points
1 answer One of the answers was accepted by the question author.

Why do I need to call StateHasChanged() when I make a child component visible?

Hi all; I have a Blazor (InteractiveServer) page which has an AzureMapsControl (Blazor component wrapping Azure Maps). It also has a DxPopup component on the page. <div> </div> The popup is initially hidden. When I do set it to show, I…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-24T23:28:44.06+00:00
David Thielen 2,281 Reputation points
edited the question 2024-03-25T15:54:41.25+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
1 answer

Styling the map layers using azure-maps-control NPM package

Hello, So I'm using the azure-maps-control NPM package. I've ran into an issue where I'm trying to change the colour of all the land and all of the water. I've achieved this in the CDN version but not able to in the NPM package. The documentation is not…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-21T09:27:47.99+00:00
Ashleigh Sims 0 Reputation points
commented 2024-03-22T15:57:00.52+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Maps returning wrong IATA for Europe/Kyiv

Hi, I was calling https://atlas.microsoft.com/timezone/enumWindows/json?api-version=1.0 and I noticed Europe/Kyiv was being returned with it's old id of Europe/Kiev - If I call https://atlas.microsoft.com/timezone/enumIana/json?api-version=1.0 then I can…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-15T13:52:28.3366667+00:00
ScottBarton-9585 20 Reputation points
accepted 2024-03-21T11:04:42.27+00:00
ScottBarton-9585 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Maps draggable lines not working on mobile browsers

Just looking into switching from Google Maps to Azure. I'm interested in creating draggable routes. The example given works fine on the desktop but not mobile browsers. Updated all and enabled WebGL etc. It's hard to add markers and routes will not drag.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-03-15T20:41:22.6033333+00:00
Colin Miles 20 Reputation points
commented 2024-03-20T16:21:20.28+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
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.
592 questions
asked 2023-09-06T11:13:14.27+00:00
Paul Connolly 26 Reputation points
answered 2024-03-16T18:06:21.0066667+00:00
John 0 Reputation points
1 answer

Bing (Azure) Maps Unity SDK for Vision Pro via Polyspatial Errors

I'm testing whether the Bing Maps SDK will work on the Apple Vision Pro via Unity's Polyspatial workflow. Using the "Sample Project" from GitHub, once I load this into a new scene, add Polyspatial, and successfully build a VisionOS scene with…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-02-12T15:07:30.9566667+00:00
EarthAdam 0 Reputation points
answered 2024-03-12T21:20:41.2466667+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Draw ESRI maps feature layer on top of Bing maps

Hello, do we have ability to draw all layers from ESRI using bing maps? I'm asking about feature layer, WMS and image layer. But I specifically interested in feature layer for now. Do we have any examples how to do that?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
245 questions
asked 2024-03-10T08:31:11.9766667+00:00
dannyboh 20 Reputation points
accepted 2024-03-12T09:16:46.1466667+00:00
dannyboh 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Maps - Can we get rid of the label "2023 TomTom Microsoft Azure (smiley face)" in the bottom right corner?

Can we get rid of the label "2023 TomTom Microsoft Azure (smiley face)" in the bottom right corner? It's unprofessional for my users to see this, it's distracting and it adds no value to the visual.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2023-08-14T22:51:56.6666667+00:00
Timothy Osborn 35 Reputation points
commented 2024-03-08T21:03:10.3933333+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Maps in .Net Maui

My question is simple, should I be using Google Maps or Azure Maps in my mobile app at this point? Also, where is the best documentation or video archive for adding a map to my "cross platform" application? Has anyone provided an example that…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-02-26T18:47:51.5566667+00:00
Squires,Steven 20 Reputation points
accepted 2024-03-06T18:08:15.1333333+00:00
Squires,Steven 20 Reputation points