663 questions with Azure Maps tags

Sort by: Updated
0 answers

Understanding usage Azure Maps

I tried Azure maps and used the key in the WinUI 3 Gallery App MapsControl demo. This is the result of just panning around and zooming in (not out). Only 1000 to 5000 transactions are free. So, the usage of 415. Are those 415 transactions? Does this…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-22T18:58:46.66+00:00
Thibeau De Smet 0 Reputation points
2 answers

How do I just add the timer and select weather overlay, play pause stop reset and change the speed in code that's circled in blue in screenshots link is https://samples.azuremaps.com/?sample=animated-tile-layer

How do I just add the timer and select weather overlay, play pause stop reset and change the speed in code that's circled in blue in screenshots link is https://samples.azuremaps.com/?sample=animated-tile-layer

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-20T04:20:12.6133333+00:00
Luke Ferguson 46 Reputation points
answered 2024-07-22T13:37:47+00:00
Jan Gebser 100 Reputation points
0 answers

I'm trying to add a search bar as shown from screenshot 1 to my web, uwp app as shown in screenshot 2 it's not working the code is from my visual studio 2022

I'm trying to add a search bar as shown from screenshot 1 to my web, uwp app as shown in screenshot 2 it's not working the code is from my visual studio 2022 below From MapApp.html !DOCTYPE html> <html…

Universal Windows Platform (UWP)
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-22T10:34:26.6+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-07-22T10:35:47.6133333+00:00
Luke Ferguson 46 Reputation points
1 answer

Scrolling in map, get: Could not load image because of The source image could not be decoded

Hi all; I am using the AzureMapsControl component which wraps Azure Maps. I think this issue is 100% Azure Maps. What I do is pretty simple just putting pins up. At times, when scrolling, I get a ton of the following error messages in the browser…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-20T22:39:43.9+00:00
David Thielen 2,796 Reputation points
answered 2024-07-21T21:53:23.64+00:00
rbrundritt 16,471 Reputation points Microsoft Employee
1 answer

Using the Azure Maps Gridded Data Source Module in an Angular Application

Hi, I'm looking at transitioning my Angular application which currently uses Bing Maps to an Angular application using Azure Maps. One of the features in my current application uses the Bing Maps Data Binning Module. I was happy to find that there is a…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-19T20:54:14.19+00:00
Ken Bowman 106 Reputation points
commented 2024-07-19T21:44:33.3466667+00:00
Ken Bowman 106 Reputation points
1 answer

How to add custom 3d Models like a car or truck instead of pins in Azure Map Line layer

Hi I want to show a route followed by a shipment truck, currently I am showing a green marker for the current location and the blue pins are the previous reported location of the truck. How can I show a 3d model of a truck instead od the green marker on…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-19T11:49:33.89+00:00
Satyam Chauhan 542 Reputation points
edited an answer 2024-07-19T19:21:58.86+00:00
rbrundritt 16,471 Reputation points Microsoft Employee
1 answer

Does this show live current weather conditions across the world https://samples.azuremaps.com/?sample=show-weather-overlays-on-a-map

Does this show live current weather conditions across the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-18T10:33:55.44+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-07-19T00:58:16.2633333+00:00
Roy Li - MSFT 32,731 Reputation points Microsoft Vendor
0 answers

Azure maps indoormaps onboarding tool failing with error code.

Hi while trying to implement azure indoor maps I have run into an issue that I cant seem to solve. The onboarding tool works great until after the tile set generation where the map module crashes with this error code. This happens when using my drawings…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-18T14:24:18.81+00:00
Viraj Patel 0 Reputation points
edited the question 2024-07-18T15:03:58.62+00:00
Viraj Patel 0 Reputation points
2 answers

Azure Maps Shared Key authentication is not working?

I am following this article: https://learn.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication#shared-key-authentication and I've a "Shared key" as suggested by article: And I am trying to hit the URL as mentioned in the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-15T16:08:57.8433333+00:00
Rikam Palkar 61 Reputation points
edited the question 2024-07-16T06:36:44.93+00:00
Givary-MSFT 30,761 Reputation points Microsoft Employee
1 answer

How do I copy and paste this code https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Animations/Animated%20tile%20layer/Animated%20tile%20layer.html into MapApp.html on visual studio 2022

How do I copy and paste this code https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Animations/Animated%20tile%20layer/Animated%20tile%20layer.html into MapApp.html on visual studio 2022

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-11T10:51:05.4266667+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-07-15T01:03:48.01+00:00
Roy Li - MSFT 32,731 Reputation points Microsoft Vendor
3 answers

Where abouts does the code go from screenshot 3 circle in blue go into the map ready event callback area to add a simply overlay of weather radar running on my visual studio 2022 it's not working properly as shown in screenshot 1 and 2 no timer no clouds

Where abouts does the code go from screenshot 3 circle in blue go into screenshot 165, and the code show below to the map ready event callback area to add a simply overlay of weather radar running on my visual studio 2022 it's not working properly as…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-06T03:39:35.6833333+00:00
Luke Ferguson 46 Reputation points
answered 2024-07-13T12:28:42.9566667+00:00
Luke Ferguson 46 Reputation points
5 answers

How do I make a uwp WinUI web app using all weather azure maps styles together as one on select style button on top right corner of screen is arrow picture with button

How do I make a uwp web app using all weather azure maps styles together as one on select style button on top right corner of screen is arrow picture with button https://samples.azuremaps.com/?search=weather in screenshot 4 only the one circled in blue…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-06T12:07:11.2566667+00:00
Luke Ferguson 46 Reputation points
edited an answer 2024-07-11T08:15:41.65+00:00
Luke Ferguson 46 Reputation points
4 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.
663 questions
asked 2023-08-14T22:51:56.6666667+00:00
Timothy Osborn 35 Reputation points
edited an answer 2024-07-11T03:29:36.9866667+00:00
Sinny Pan 95 Reputation points Microsoft Employee
2 answers

Route API question

Hi Team,  We have been utilizing the Route API (https://dev.virtualearth.net/REST/V1/Routes/driving) to obtain travel information, such as directions, travel duration, and distance covered. However, we have encountered 404 errors for certain addresses,…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-01-16T13:22:42.7133333+00:00
Balasaheb Molawade 136 Reputation points
answered 2024-07-10T18:44:59.9133333+00:00
Mubashir Hales 0 Reputation points
0 answers

Is there a manual bible for learning about visual studio community 2022 c# uwp on coding

Is there a manual bible for learning about visual studio community 2022 c# uwp on coding

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,164 questions
Universal Windows Platform (UWP)
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,944 questions
asked 2024-07-04T05:13:19.4133333+00:00
Luke Ferguson 46 Reputation points
commented 2024-07-05T08:44:12.8133333+00:00
Junjie Zhu - MSFT 16,626 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

About Building footprint, one of the features of Azure maps

Would you tell me us about the features of Building footprint because customers want to use them. ・Can customers provide their own regional map data for capturing building footprints, or do they use maps already available in Azure Maps?  ・Also, are the…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-02T02:37:23.61+00:00
Megumi Shibata 20 Reputation points Microsoft Employee
accepted 2024-07-05T00:02:09.39+00:00
Megumi Shibata 20 Reputation points Microsoft Employee
1 answer

Find the postal code from the hosted shapefile.

Hi, We have hosted the shapefile (with postal codes) on our Bing Map portal. We need to get the coordinates of any specific postal code. For example, when we pass the postal code '98201' that is included in the shapefile, we need to query the shapefile…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-06-27T13:19:17.9833333+00:00
Balasaheb Molawade 136 Reputation points
commented 2024-07-04T12:07:44.9566667+00:00
Balasaheb Molawade 136 Reputation points
1 answer

Snap to Road API issue

Hi, We are using the Snap to Road API of Bing Maps, and it works for some locations (latitude/longitude). However, for other locations (latitude/longitude), it throws the following error: API: API:…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-07-03T14:25:19.79+00:00
Balasaheb Molawade 136 Reputation points
commented 2024-07-04T12:06:36.6333333+00:00
Balasaheb Molawade 136 Reputation points
2 answers

Multi-Itinerary Optimization API for Azure map

Hi, We wanted to utilize Azure Maps, but we're currently utilizing Bing Maps. However, we were unable to locate the Multi-Itinerary Optimization API for Azure Maps. Is the Multi-Itinerary Optimization API available for Azure Maps? If not, are there any…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
asked 2024-04-02T06:59:22.2066667+00:00
Balasaheb Molawade 136 Reputation points
answered 2024-07-03T15:12:54.3666667+00:00
rbrundritt 16,471 Reputation points Microsoft Employee
2 answers

Index was out of range in Blazor

When searched for Location that doesn't exist timeZoneAtLocation[0] is [] and is throwing the below error . Please suggest on how to check nulls. Note : Replace "My Bing Key" with Bing Key. timez =…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,497 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
663 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-04-11T09:28:22.69+00:00
Anonymous
answered 2024-07-03T15:00:04.5033333+00:00
rbrundritt 16,471 Reputation points Microsoft Employee