389 questions with Windows for home | Windows 11 | Apps tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Bing Maps with .NET 6

My application is desktop and wpf and uses Microsoft.Maps.MapControl.WPF. The application worked fine using .NET framework 4.8 but I have now upgraded it to .NET 6. Now adding children to a map layer now no longer actually draws the added child. Has…

Developer technologies | Windows Presentation Foundation
Windows for home | Windows 11 | Apps
Developer technologies | .NET | Other
asked 2022-08-31T13:46:56.53+00:00
RogerSchlueter-7899 1,446 Reputation points
commented 2022-11-23T16:13:54.54+00:00
Duncan Lawler - MSFT 571 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Bing Bad Address Return Ok

I ran the Sample Bing Maps REST API request. I put in my key and a bad address. These: When I run this address with my key "619 E. Memorial Rd, Oklahoma City, OK 73114" what I get is below. Now that seems to say …

Windows for home | Windows 11 | Apps
asked 2021-09-24T14:19:34.49+00:00
landstar Fire 41 Reputation points
accepted 2022-11-18T23:19:15.55+00:00
landstar Fire 41 Reputation points
2 answers

Cleanup the lines which consist of only symbols + - spaces

Hi, I want to cleanup the lines which consist of only symbols + - spaces. How can I do this?

Windows for home | Windows 11 | Apps
asked 2022-10-27T17:34:38.363+00:00
ham za 1 Reputation point
commented 2022-11-07T22:54:56.517+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Bing maps - Travel distance issue

Hello, I am trying to get travel miles. Here is my code below. When I see the response, I can find the travel miles and duration and all that is expected in the response. When I am trying to assign the value of travel miles , it does not…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
838 questions
Windows for home | Windows 11 | Apps
asked 2022-10-17T18:30:34.017+00:00
rowter2 1 Reputation point
commented 2022-10-26T15:23:52.67+00:00
AshokPeddakotla-MSFT 35,971 Reputation points Moderator
1 answer

DISTANCE MATRIX Bing MAPs API not working for CHINA

I have no result on DISTANCE MATRIX APIfor CHINA on BING API I tested these locations on BING MAPS 31,333141, 121,445343 31,326687, 121,439011 Information of transportation AVAILABLE for the BING MAPS I tested this same…

Windows for home | Windows 11 | Apps
asked 2022-10-04T17:13:25.55+00:00
Fernando Martinez 1 Reputation point
answered 2022-10-05T15:09:13.527+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Bing Maps REST API Location Response Returns Neighborhood in place of City

The Bing Maps REST API Locations endpoint format seems to have changed recently. Although it doesn't appear to be documented in the API, the locality field for an address in the API response previously mapped to the city for an address. The…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
838 questions
Windows for home | Windows 11 | Apps
asked 2022-04-03T02:23:36.61+00:00
Gluten 1 Reputation point
commented 2022-10-05T15:03:03.997+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
2 answers

Bing API Custom Overlay Flicker Bug Report

You are making it too hard to report bugs with the V8 Web API Control. The Report a Bug link doesn't even send you to this place. If you add a CustomOverlay to the map, it causes TileSource based TileLayers to flicker when you pan the map. In…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
838 questions
Windows for home | Windows 11 | Apps
asked 2022-09-13T20:28:07.017+00:00
PeterTownsend-7781 21 Reputation points
commented 2022-09-21T15:10:18.89+00:00
rbrundritt 20,931 Reputation points Microsoft Employee Moderator
1 answer

Bing maps streetside API down?

Hi, Is there a problem with the Bing maps REST API for streetside imagery? The request example given at https://learn.microsoft.com/en-us/bingmaps/articles/getting-streetside-tiles-from-imagery-metadata would return HTTP 500. I tried different…

Windows for home | Windows 11 | Apps
asked 2022-09-15T05:46:32.32+00:00
Sitao Xiang 1 Reputation point
answered 2022-09-15T13:07:10.66+00:00
Clemens Schotte 356 Reputation points Microsoft Employee
1 answer

A specific map in BI analysis

How can I use a certain map (from https://www.govmap.gov.il/?c=204000,595000&z=0&b=0) in my BI-analysis project? Thank you in advanced.

Windows for home | Windows 11 | Apps
asked 2022-09-07T08:51:18.12+00:00
רויטל גולדשמיד 1 Reputation point
answered 2022-09-07T23:10:58.06+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Newbie question: calculating distance between 2 text addresses using Bing Maps API

C# .Net Core web site. Users enter from and to address I've looked at the documentation and it looks like the API input is in coordinates. Do I need to find another API to convert text address to a coordinate or is there a converter API in…

Windows for home | Windows 11 | Apps
asked 2022-09-01T17:14:29.327+00:00
LMMMMM 1 Reputation point
answered 2022-09-02T03:12:01.493+00:00
Dillon Silzer 57,831 Reputation points Volunteer Moderator
1 answer

Is autocomplete still no supported by Bing Maps REST APIs?

Hi all, I simply want to confirm that an "autocomplete" API is still not supported by Bing Maps. Based on the REST API documentation (https://learn.microsoft.com/en-us/bingmaps/rest-services/) and previous MSDN forum posts…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
838 questions
Windows for home | Windows 11 | Apps
asked 2022-08-03T10:10:58.227+00:00
Borza, Daniel 1 Reputation point
commented 2022-08-22T10:24:00.043+00:00
AshokPeddakotla-MSFT 35,971 Reputation points Moderator
3 answers

Microsoft weather advice

Microsoft weather problem: The url: "https://tile-service.weather.microsoft.com/livetile/front/45.3033943,-92.86228" My code: request = WebRequest.Create(url) response = request.GetResponse() Using SR As New…

Windows for home | Windows 11 | Apps
asked 2022-08-01T19:54:19.35+00:00
Ronald Chandler 41 Reputation points
commented 2022-08-14T06:05:38.32+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
4 answers

API Excel for Bing Map for China?

Hello, I developed an Excel tool which estimates the driving distance between two coordinates. The tool uses an API linked to Bing Maps, and the tutorial: link I have tested the tool for many countries, and it works, but the tool fail to estimate…

Windows for home | Windows 11 | Apps
Microsoft 365 and Office | Development | Other
asked 2022-06-29T16:00:08.997+00:00
Antonio D'Ammaro 1 Reputation point
commented 2022-08-10T16:51:37.293+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
5 answers

Truck route API issue

Hi, When we passed both address and location parameters in waypoint then it considers address and plot route based on address not based on location because of which truck route was not plotted correctly. In Address we only pass City name but in…

Windows for home | Windows 11 | Apps
asked 2022-07-18T09:12:45.567+00:00
Balasaheb Molawade 136 Reputation points
answered 2022-08-08T04:55:45.753+00:00
Balasaheb Molawade 136 Reputation points
5 answers

Bing Map Time zone API not working as expected.

When we call the https://dev.virtualearth.net/REST/V1/TimeZone/?targettimezoneid=America/los_angeles&key=Apikey Instead of getting the a response body with utcOffset and dstRule i get a response status code as 200 with blank body. Can you…

Windows for home | Windows 11 | Apps
asked 2022-07-05T07:57:37.21+00:00
Deepak Roy 1 Reputation point
answered 2022-08-06T03:21:25.837+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Telerik RadMap Tile Caching Legality

Hi, I'm working on an application that can display a map where internet connection may or may not be present at startup. The Telerik RadMap control has a MapTile caching feature that would enable the needed map tiles to be displayed when starting up…

Windows for home | Windows 11 | Apps
asked 2022-08-04T16:01:10.057+00:00
JJ Kanu 1 Reputation point
answered 2022-08-04T21:36:48.753+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Getting error when use Directionmanager

Hi, We are getting below issue when we try to add some addresses in direction manager and try to plot the route. Once this issue occurred then nothing works properly like pushpin and polygon floating on map and zoom in/zoom out not working. …

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
838 questions
Windows for home | Windows 11 | Apps
asked 2022-07-23T18:15:01.03+00:00
Balasaheb Molawade 136 Reputation points
answered 2022-08-02T04:04:46.99+00:00
Balasaheb Molawade 136 Reputation points
1 answer

Issue with ESD after Bing Api changes

Hi, I am faced with issue with Bing maps. I use Easy Street Draw version 6.4.9487.570. The software has been configured to work with Bing Maps as Geocode Service, and the map service is TMS. I tried with all type Api keys without positive…

Windows for home | Windows 11 | Apps
asked 2022-07-20T11:53:50.097+00:00
Танер Расим 21 Reputation points
answered 2022-07-21T00:37:32.093+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

bing maps issue in Canada and US

Hello, We have noticed an issue when loading specific coordinates on the free Bing maps page. Sometimes, the error (dragon boat) is appearing, sometimes it is the default local map with no error message or if you attempt to open the URL multiple…

Windows for home | Windows 11 | Apps
asked 2022-07-15T16:20:01.477+00:00
Adeline Florea 1 Reputation point
answered 2022-07-20T00:25:51.67+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator
1 answer

Trouble creating isochrone kml from Bing maps

I'm trying to create an isochrone kml file to use elsewhere (Excel 3D maps), based on 2hrs driving time to London Stansted Airport. Following the instructions at https://learn.microsoft.com/en-us/bingmaps/rest-services/routes/calculate-an-isochrone…

Windows for home | Windows 11 | Apps
asked 2022-07-13T10:06:59.85+00:00
philburns 1 Reputation point
answered 2022-07-15T18:12:47.927+00:00
IoTGirl 3,696 Reputation points Microsoft Employee Moderator