253 questions with Windows Maps tags

Sort by: Updated
1 answer

Bing Maps Development Select Start and End points of a Route

Using Bing Maps for a Touch screen Apple device, I am trying to select a 'From' Pin and a 'To' pin to get the start and end destinations for a route. When I click on a pin it displays an infoBox in which I have coded two <a> elements 'Directions…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2022-02-22T13:43:52.817+00:00
LangdalePikes 1 Reputation point
answered 2022-02-22T18:21:30.207+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
2 answers

Plot Esri online shape to Bing map

Hi, We have requirement to programmatically connect from web application to Esri online and then plot selected feature layer shape file on Bing map. We are able to connect and read the data from Esri but feature collection that we are getting is…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2022-02-02T06:28:55.307+00:00
Balasaheb Molawade 136 Reputation points
commented 2022-02-16T20:31:12.577+00:00
QuantumCache 20,106 Reputation points
2 answers One of the answers was accepted by the question author.

Power map to have text on my chart in the map

Is it possible for my charts on my map to show the value of my graphs.

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,667 questions
asked 2022-02-08T15:38:25.607+00:00
Jonathan Brotto 1,076 Reputation points
accepted 2022-02-09T14:23:19.277+00:00
Jonathan Brotto 1,076 Reputation points
1 answer

Bing Map V8 - Transit Directions manager throwing error for Japan region - OutOfTransitBounds

Bing maps show the Transit routes for Japan just fine like in the snapshot below. But when I try to generate the transit routes using the Bing Map V8 SDK(with valid Acceskey), it thows error: OutOfTransitBounds One or more specified waypoints…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2022-01-20T11:55:33.637+00:00
Asiya Begum 1 Reputation point
commented 2022-01-24T19:33:11.297+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

Historical travel time using Calculate a Distance Matrix

Can Calculate a Distance Matrix be used to get historical/past travel times by entering a past date as the startTime parameter? The docs state the following description for the startTime parameter, which does not answer the above question: …

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2022-01-18T23:08:12.473+00:00
Dahlia 1 Reputation point
answered 2022-01-20T01:27:58.543+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
2 answers

Bing Maps API Avoid Ferry Programmatically

directionsManager.setRequestOptions({ distanceUnit: Microsoft.Maps.Directions.DistanceUnit.miles, routeMode: Microsoft.Maps.Directions.RouteMode.driving, routeAvoidance: [Microsoft.Maps.Directions.RouteAvoidance.avoidFerry] }); i'm trying to…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-16T07:05:52.21+00:00
Hamza faridy 1 Reputation point
answered 2022-01-11T01:15:40.07+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

Requeting better Map reporter

Happy New Year Azure Maps team! I would love to point out that when I click feedback ink it only shows a map with points but no feedback box as shown in the below comment. Also please give support to put Bing Map data into Azure maps so I can suggest…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
624 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2022-01-05T01:23:25.553+00:00
Godisgracious1031 6 Reputation points
commented 2022-01-10T18:11:20.407+00:00
Godisgracious1031 6 Reputation points
1 answer

Bing Maps not working in hololens build in Digital twins with Azure Digital Twins and Unity Tutorial

Hello I am doing the tutorial for "Build mixed reality digital twins with Azure Digital Twins and Unity" I have gone through the tutorial and everything works great in Unity editor at runtime in my project and the provided…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
221 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
387 questions
asked 2021-12-31T12:13:20.543+00:00
Ben Radcliffe 1 Reputation point
commented 2022-01-07T19:16:13.08+00:00
António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
1 answer

Bing Maps Traffic API: start end endpoint of traffic incident

Hi, I used the Bing traffic API for gathering construction zone information for for my bachelor thesis (see https://learn.microsoft.com/en-us/bingmaps/rest-services/traffic/get-traffic-incidents, type=2 for construction zones). Since I want to…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-17T13:26:41.42+00:00
minh duc nguyen 1 Reputation point
commented 2022-01-04T09:39:34.267+00:00
minh duc nguyen 1 Reputation point
1 answer

bing geo api - wrong values

Hi everyone newbie here just learning, i have an address that i am trying to geocode, my code seems to be working correctly but the bing api is giving me different results to bing maps - im expecting the maps geocode answer back if i hit bing maps…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-17T16:43:12.05+00:00
kamran 1 Reputation point
answered 2022-01-03T15:43:58.047+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

Displaying Bing Map in my website

How can I display the location of my devices on the Bing map by receiving their latitude and longitude through an API?

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-13T14:08:32.94+00:00
Gustavo Sobbrero 1 Reputation point
answered 2021-12-13T18:29:13.517+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

How can I add action to infobox which add location of pushpin to directions manager as waypoint? (Bing Maps V8 API)

Hello I would appreciate if any of you give me advice how do I add function to add pushpin as waypoint to directions manager on click at action in infobox. Here is directions maganer code which his visible near map: …

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-13T16:03:32.97+00:00
Paweł Nowicki 1 Reputation point
answered 2021-12-13T18:26:50.107+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

Imagery Metadata URL returns 401 error - how to fix?

I pasted this example URL from your Imagery Metadata webpage: https://dev.virtualearth.net/REST/V1/Imagery/Metadata/Aerial/40.714550167322159,-74.007124900817871?zl=15&o=xml&key={BingMapsKey} It returned a 401 error code 'Access was denied.…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-05T13:39:58.087+00:00
Ilona Winn (BIO - Student) 6 Reputation points
answered 2021-12-05T14:13:38.013+00:00
Ilona Winn (BIO - Student) 6 Reputation points
1 answer One of the answers was accepted by the question author.

Bing Maps REST Imagery Metadata fails with empty 'resourceSets'

I am following the docs here: https://learn.microsoft.com/en-us/bingmaps/rest-services/directly-accessing-the-bing-maps-tiles Calling from my WPF app, I am getting the JSON responce, and all is ok, except empty resourceSets ValidCredentials, with…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-12-03T11:25:53.507+00:00
capsicum 101 Reputation points
accepted 2021-12-03T12:15:24.677+00:00
capsicum 101 Reputation points
1 answer

Xamarin.Forms Map, custom render OnElementPropertyChanged

Hi team. I need to implement a Map in Xamarin Forms with custom markers. I have already a MVVM Model working which works fine I had checked the Map customRender example already that uses MapRenderer. My problem is that the custom renderer is only…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,311 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-10-28T08:29:02.367+00:00
Andreas Wegener 1 Reputation point
commented 2021-12-03T05:31:49.597+00:00
JarvanZhang 23,951 Reputation points
1 answer

GeoJSON, map to partition access?

Will someone ever take care of this for me? For a Windows PC / Xbox app, is there a way to partition usage with a geojson map? Basically, I want to hide an area from usage?

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-11-27T01:49:38.097+00:00
Reginald Baxterish 1 Reputation point
answered 2021-11-30T19:27:52.16+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
0 answers

MIO (Multi-Itinerary Optimization) API

I am currently working on MIO but I have some issues. Test scenario is only one of drivers needs to visit the place and pick up the product before visit the Drop off location. However, MIO responses two drivers should visit the same place (…

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-11-22T22:46:27.487+00:00
Aiden Lee 1 Reputation point
commented 2021-11-25T00:46:15.467+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
1 answer

Bingmap shows repeated shapes

On zooming out, we can see in the below image that the shapes are repeated Do we have any option to restrict the zooming when we get the whole map view.? TIA

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
140 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-11-08T13:34:31.557+00:00
Surya 6 Reputation points
commented 2021-11-18T19:48:13.887+00:00
IoTGirl 2,976 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How find a Polyline is obstructed by a MapElement3D

Greetings, Does Windows.UI.Xaml.Controls.Maps provide methods for assessing a Polyline obstruction by MapElement3D? In summary, In other words, is it possible to find locations where a Polyline intersect MapElement3D? Thanks in advance for your…

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-11-12T21:43:34.273+00:00
Patrick MAMBO 21 Reputation points
answered 2021-11-15T19:43:19.623+00:00
Patrick MAMBO 21 Reputation points
2 answers One of the answers was accepted by the question author.

Bing Maps Local Search API restricted to a bounding box returns POIs outside bbox

Using the LocalSearch API, i want to get all "EatDrink" POIs inside a given bbox. The API call is however returning my POIs outside (>500m) this bbox. I don't think this is expected behavior according the documentation…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
624 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2021-10-28T13:04:11.6+00:00
Thomas Dekeyser 21 Reputation points
accepted 2021-11-10T08:29:09.95+00:00
Thomas Dekeyser 21 Reputation points