651 questions with Azure Maps tags

Sort by: Updated
1 answer

Azure maps from Flutter/Dart?

Is it possible to use Azure maps in a Flutter mobile/web app?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
asked 2024-04-16T15:11:07.5633333+00:00
Mike Taylor 0 Reputation points
answered 2024-04-16T15:57:53.2066667+00:00
rbrundritt 16,456 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Maps Drill-through not working if has a Legend field

On the Azure Maps visual, I noticed that the drill-through feature is not working when there is a legend added on i But then when there is no Legend, it works fine Would there be a way to make it work when there is a Legend added on the map?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
asked 2023-07-14T10:13:13.97+00:00
Michael Mengote 25 Reputation points
commented 2024-04-16T05:09:41.7+00:00
Anuradha Chaturvedi 0 Reputation points
1 answer

Will azur map is supporting android SDK

Hi team, Azur map is supporting the Android SDK ? Thank you

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
asked 2023-09-04T05:03:21.2033333+00:00
Sonnad, Sampann 0 Reputation points
commented 2024-04-10T00:16:36.2133333+00:00
Sinny Pan 90 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Enhanced Visualization Features in Azure Maps for Power BI utilization

Does anyone know if these features can be added as functionality to azure maps? We are currently utilizing Azure Maps within Power BI for geospatial data visualization and have identified two key areas where additional functionality would enhance our…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
asked 2024-01-03T07:44:21.2433333+00:00
Tobias Fauske 35 Reputation points
commented 2024-04-09T06:41:07.1+00:00
Tobias Fauske 35 Reputation points
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.
651 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 16,456 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.
651 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.
651 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.
651 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.
719 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.
13,203 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
asked 2024-03-26T01:11:02.51+00:00
David Thielen 2,526 Reputation points
commented 2024-04-01T18:21:58.51+00:00
rbrundritt 16,456 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.
651 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 3,051 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.
651 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.
651 questions
asked 2024-03-26T16:25:29.5266667+00:00
David Thielen 2,526 Reputation points
edited the question 2024-03-26T23:07:15.2166667+00:00
LeelaRajeshSayana-MSFT 13,951 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.
651 questions
asked 2024-03-24T22:31:23.0833333+00:00
David Thielen 2,526 Reputation points
accepted 2024-03-26T01:08:32.51+00:00
David Thielen 2,526 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.
651 questions
asked 2024-03-24T00:39:08.61+00:00
David Thielen 2,526 Reputation points
accepted 2024-03-25T16:57:07.1766667+00:00
David Thielen 2,526 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.
651 questions
asked 2024-03-24T22:33:58.9766667+00:00
David Thielen 2,526 Reputation points
accepted 2024-03-25T16:05:33.1266667+00:00
David Thielen 2,526 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.
651 questions
asked 2024-03-24T23:28:44.06+00:00
David Thielen 2,526 Reputation points
edited the question 2024-03-25T15:54:41.25+00:00
LeelaRajeshSayana-MSFT 13,951 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.
651 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 16,456 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.
651 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.
651 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 16,456 Reputation points Microsoft Employee
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.
651 questions
asked 2024-02-12T15:07:30.9566667+00:00
EarthAdam 0 Reputation points
answered 2024-03-12T21:20:41.2466667+00:00
IoTGirl 3,051 Reputation points Microsoft Employee