2,010 questions with Windows for home | Windows 11 | Apps tags
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
Microsoft 365 and Office | Excel | For business | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
Windows for home | Windows 11 | Apps
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
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
Windows for home | Windows 11 | Apps
HoloLens | Development
The process of creating immersive mixed reality applications for Microsoft HoloLens,
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Windows for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 for home | Windows 11 | Apps
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 | Bing Search APIs | Bing Web Search API
A Bing service that gives you enhanced search details from billions of web documents.
Windows for home | Windows 11 | Apps
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…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Windows for home | Windows 11 | Apps
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
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.