Bing Maps for Windows UWP apps announcement
-
Link
Hello folks!
MSDN Forums are shutting down and we wanted to let you know you can still get assistance but at our newer offering Microsoft Q&A. Windows and Visual Studio development support are easy to find there right on the main page! Select "Windows" or "Visual Studio" on the main page then follow the options to the support you need.
See you there!
Microsoft Maps
-
0 VotesDirected Away from getting a Basic Key
After clicking the "Get a free Basic Key" button here, I get this: So what do I need to do to get a ...Unanswered | 1 Replies | 582 Views | Created by B. Clay Shannon - Tuesday, November 24, 2020 2:14 PM | Last reply by IoTGirl - Wednesday, November 25, 2020 7:23 PM -
4 VotesBing Maps for UWP SDK is broken
Hello everyone, since today all our UWP Applications using the BingMaps SDK crash. This is due to an error in the Bing Maps ...Answered | 7 Replies | 1076 Views | Created by rafael.regh - Tuesday, November 17, 2020 12:20 PM | Last reply by Duncan Lawler - Tuesday, November 17, 2020 5:39 PM -
1 VotesMap Control not showing in designer and app crashing
i had a well working UWP App until today, and i didn't change anything to the code. The App is basically just showing few points on the map. Basically, it's a variant from the ...Answered | 1 Replies | 609 Views | Created by lpatera - Tuesday, November 17, 2020 2:40 PM | Last reply by Duncan Lawler - Tuesday, November 17, 2020 5:39 PM -
1 VotesBillable Transasction Definition
Hi there, it is total unclear for me how many billable transaction i need to prepare for. I have a Xamarin App which currently runs on ...Answered | 3 Replies | 676 Views | Created by Patrick Getzmann - Wednesday, November 4, 2020 3:35 PM | Last reply by IoTGirl - Friday, November 6, 2020 6:57 PM -
0 VotesUWP Bing Maps: after moving a MapIcon while changing the .Title text about 800+ times, the icon freezes
Hi, We have a question or maybe this is a real issue, please let us know. When we use a MapIcon creating its title to say "mytitle" then move the ...Unanswered | 2 Replies | 563 Views | Created by karhukoti - Tuesday, October 6, 2020 3:26 PM | Last reply by karhukoti - Wednesday, October 7, 2020 12:38 PM -
0 VotesHow to provide reference point for FindLocationsAsync method of MapLocationFinder class?
I am building an UWP application in which I want to allow users to search for a place for some features. Under the hood, my application is supposed to use that text and return coordinates of possible ...Unanswered | 1 Replies | 698 Views | Created by Satish12321 - Tuesday, September 8, 2020 11:23 AM | Last reply by IoTGirl - Tuesday, September 8, 2020 4:07 PM -
1 VotesHttpMapTileDataSource.AdditionalRequestHeaders does not add to the request header
I'm adding request headers with the following code example, and I'm expecting to see the information I've added in the request header. When I follow and review the request header ...Answered | 10 Replies | 1587 Views | Created by Mustafa Sarıusta - Thursday, August 8, 2019 5:37 PM | Last reply by T. Partl - Tuesday, August 18, 2020 8:06 PM -
0 VotesBing MapControl Access Violation.
ntdll.dll!RtlpWaitOnCriticalSection() ntdll.dll!RtlpEnterCriticalSectionContended() ...Unanswered | 2 Replies | 823 Views | Created by Jkpratt - Tuesday, July 14, 2020 3:08 AM | Last reply by Duncan Lawler - Wednesday, July 15, 2020 4:32 PM -
0 VotesMapLocationFinder.FindLocationsAsync failing first pass with Invalid Credentials
I've implemented Maps and set my service token. Calling MapLocationFinder.FindLocationsAsync will generate InvalidCredentials. If I hit the method again, it works. Anyone ...Unanswered | 3 Replies | 892 Views | Created by Boxster1 - Thursday, June 11, 2020 2:34 PM | Last reply by IoTGirl - Thursday, June 11, 2020 9:04 PM -
1 VotesUWP Crashes on WindowsServer 2019
My UWP-APP contains only a MapControl. This APP crashes on WindowsServer 2019 Ver. 1809 (Build 17763.1075) It runs ...Answered | 5 Replies | 1157 Views | Created by Klaus Grosche - Wednesday, March 11, 2020 1:29 PM | Last reply by - Wednesday, May 13, 2020 9:59 AM -
0 VotesXamarin Forms (Android, iOS UWP) with Bing Maps?
Hello, I have a request to build Xamarin Forms (Android, iOS, UWP) application with Bing Maps. I want Bing Maps to be displayed inside the Content Page - so ...Answered | 3 Replies | 979 Views | Created by Emo Stack - Friday, April 10, 2020 10:00 AM | Last reply by IoTGirl - Monday, April 13, 2020 10:06 PM -
2 VotesOffline map data in UWP
Hi, I'm working on the UI of a military application and I'm looking at UWP as we're currently using WPF. I can't find any literature or tutorials anywhere on how ...Answered | 6 Replies | 1117 Views | Created by BreadAddiction - Thursday, February 20, 2020 3:51 PM | Last reply by JP_Candelas - Monday, February 24, 2020 6:50 PM -
0 Votesmap:MapControl MapIcon how to add photos to the map
map:MapControl MapIcon how to add photos to the map Map Icon format icon. The Image or Bitmap format is not suitable. How to marry all this. For example, add a photo from a ...Answered | 5 Replies | 1131 Views | Created by Dmitriy Konyuhov - Saturday, January 18, 2020 7:59 PM | Last reply by IoTGirl - Tuesday, January 21, 2020 7:41 PM -
0 VotesWith 1909 18363.535 switching from Aerial3DWithRoads .Globe to .Road .Globe gives Mercator projection
Hi, when we switch a map with .Aerial3DWithRoads and .Globe to .Road and .Globe the map ends up in a Mercator projection, ...Answered | 3 Replies | 1145 Views | Created by karhukoti - Wednesday, December 18, 2019 10:36 PM | Last reply by Duncan Lawler - Tuesday, December 31, 2019 1:08 AM -
1 VotesMapPolygon - Can it be used in 3D like MapPolyline?
I've been using MapPolyline to draw lines with altitudes on the map and his has been working good. Now I'm looking to draw 3D polygons so have been trying the MapPolygon but ...Answered | 2 Replies | 1201 Views | Created by db_cad - Tuesday, November 19, 2019 1:40 PM | Last reply by db_cad - Wednesday, November 20, 2019 11:56 AM -
0 VotesUWP MapPolygon stroke does not set correctly
I'm placing multiple MapPolygons on a MapControl. The stroke for the MapPolygons do not set correctly. The stroke color for all polygons regardless of what layer they reside in binds to the polygon ...Proposed | 4 Replies | 1347 Views | Created by Jason K Pratt - Wednesday, October 2, 2019 1:38 PM | Last reply by IoTGirl - Thursday, October 3, 2019 3:29 PM -
0 VotesIs using the bing maps uri from .net desktop app billable and if any license is required?
Sample c# code: Uri uri = new Uri("ms-drive-to:?destination.latitude=47.680504&destination.longitude=-122.328262", ...Answered | 1 Replies | 1049 Views | Created by RSK123 - Thursday, September 19, 2019 12:53 PM | Last reply by Duncan Lawler - Thursday, September 19, 2019 4:03 PM -
2 VotesResize Ellipse when zoom level change
Hi everyone! I figured it out how i can add different shapes in map layout. But i have 2 questions: When i click on map, on map add new Ellipse with width and height equal ...Answered | 4 Replies | 1226 Views | Created by DenisAndreevich - Wednesday, August 28, 2019 4:42 AM | Last reply by Duncan Lawler - Friday, August 30, 2019 4:13 PM -
2 VotesNew Exception in Bing Maps control for Javascript
I have an HTML/JS UWP app that has been in the Windows Store for more than 2 years. I have successfully used the Bing Maps SDK for Javascript for all that time. Now, however a percentage of my users ...Unanswered | 5 Replies | 1439 Views | Created by DayKrew - Saturday, June 29, 2019 11:49 PM | Last reply by Ricky_Brundritt - Thursday, July 11, 2019 5:33 PM -
2 VotesException in veapicore.js when using the Bing Maps SDK for Javascript in Windows Store apps
Hi, I have a Windows Store application using the Bing Maps SDK for JavaScript (v1.1.20120927.3). I'm experiencing some application crashs caused by an exception raised from the bing ...Answered | 6 Replies | 3861 Views | Created by Vincent GROMFELD - Wednesday, March 20, 2013 4:55 PM | Last reply by Duncan Lawler - Friday, June 21, 2019 8:07 PM - Items 1 to 20 of 724 Next ›
Bing Maps for Windows UWP apps announcement
-
Link
Hello folks!
MSDN Forums are shutting down and we wanted to let you know you can still get assistance but at our newer offering Microsoft Q&A. Windows and Visual Studio development support are easy to find there right on the main page! Select "Windows" or "Visual Studio" on the main page then follow the options to the support you need.
See you there!
Microsoft Maps
