Bing Maps WPF, WP7/8/8.1, Silverlight 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 VotesWPF Control Updated - January 2015
An updated version of the Bing Maps WPF control has been released. This update includes improved touch behavior for Windows 8 and 8.1 along with many bug fixes. The version number has not been ...Sticky | 1 Replies | 3165 Views | Created by Ricky_Brundritt - Friday, January 9, 2015 5:40 PM | Last reply by Ricky_Brundritt - Wednesday, February 18, 2015 6:34 PM
-
0 VotesDelete Data from Datagridview and Database c#
I am trying to delete data from Datagridview and Database simultaneously but it is not deleting the data from database and showing no error. foreach ...Unanswered | 0 Replies | 319 Views | Created by Tayyab Programmer - Tuesday, December 15, 2020 4:42 AM -
4 VotesBirds Eye View Not working under 10km Bing Maps Version 1.313.825.0
Hello, I have a WPF application and using bing maps. For some reasons, everything works for the bing maps except the Birds eye view. When you zoom in under 10km, ...Unanswered | 10 Replies | 3583 Views | Created by Brice Chaton - Tuesday, September 4, 2018 9:42 AM | Last reply by IoTGirl - Thursday, October 15, 2020 4:29 PM -
2 VotesHow to center MapPolyline and add pins at the two points of the polyline ?
Hello, I'm using bing Map in my android app I'm using the code below to draw a MapPolyline: mMapView = new MapView(this, MapRenderMode.VECTOR); ...Proposed | 11 Replies | 2026 Views | Created by kamkom96 - Saturday, July 11, 2020 3:21 PM | Last reply by kamkom96 - Tuesday, August 11, 2020 8:17 AM -
1 VotesUnable to Add SqlServerSpatial140.dll
I m attempting to insert an SqlGeography instance into a SQL Server database with this code: Dim sql As SqlChars = New SqlChars(New SqlString(wkt.ToString)) Dim GeoPoint As ...Unanswered | 8 Replies | 2514 Views | Created by RogerSSB - Saturday, July 25, 2020 3:34 AM | Last reply by Zloth X - Tuesday, August 4, 2020 6:10 PM -
0 VotesMapControl gives error message
After reading the many suggestions here to use the UWP MapControl, I upgraded VS to include UWP and tried to run the sample UWP app. It gave this error message: DEP6957: ...Unanswered | 5 Replies | 918 Views | Created by RogerSSB - Wednesday, July 15, 2020 11:55 PM | Last reply by IoTGirl - Friday, July 17, 2020 4:48 PM -
0 VotesHow could I use Bing Map AutoSuggest in an android app ?
Hello, I'm programming an android app. I want to use Bing Map AutoSuggest to suggest places to user when he types in editText . I googled ...Unanswered | 1 Replies | 788 Views | Created by kamkom96 - Saturday, July 11, 2020 4:27 PM | Last reply by IoTGirl - Sunday, July 12, 2020 2:46 AM -
3 VotesIn RoadMode gray screen instead of map
Hello. I try to develop app on the WPF, and i need use for it bing maps API. But, after including i saw that instead of the map there was only a gray background and a ...Unanswered | 5 Replies | 870 Views | Created by JojoRengi - Tuesday, June 16, 2020 7:22 AM | Last reply by Duncan Lawler - Thursday, June 18, 2020 3:51 PM -
1 VotesWhat is the best approach to render a huge number of filled polygons on Bing Maps using WPF?
Hi, I am working on a project that needs to display colored squares on the Map, which is being plotted when a central location is received from another project that is running. I am ...Proposed | 2 Replies | 828 Views | Created by Reesha Erum - Wednesday, April 22, 2020 7:27 AM | Last reply by Reesha Erum - Thursday, April 30, 2020 10:03 AM -
0 VotesGet road distance between two coordinates
Howdy, So I have a working Bing Maps WPF application written in C# that collects GPS coordinates from vehicles and plots them on the map. What I'm want to do is calculate the actual ...Unanswered | 1 Replies | 863 Views | Created by Reddgum - Tuesday, January 14, 2020 9:47 PM | Last reply by IoTGirl - Tuesday, January 14, 2020 11:04 PM -
1 VotesStopping Slow Layers
I've been connecting to ESRI layers and using them with great success in the WPF version of the Bing map control. I have noticed a problem with slow layers, however. It seems like, once ...Answered | 4 Replies | 1014 Views | Created by Zloth X - Friday, January 10, 2020 4:30 PM | Last reply by Duncan Lawler - Monday, January 13, 2020 11:40 PM -
0 VotesMy question
I Want traffic congestion API for my WPF project in c# . if it is paid i can purchase too. is any API available??? please reply soon..Unanswered | 1 Replies | 784 Views | Created by TrafiksolITS Tech - Monday, January 6, 2020 5:49 AM | Last reply by IoTGirl - Tuesday, January 7, 2020 4:29 PM -
2 VotesBug in MapLocationFinder.FindLocationsAtAsync
I found a Bug using the Microsoft.Windows.SDK.Contracts 10.0.18362.2005 Nuget package for Winforms/WPF (.NET 4.7.2) with the MapLocation API. The application does not close after issuing ...Unanswered | 6 Replies | 1224 Views | Created by Anthony2019 - Wednesday, October 30, 2019 3:17 PM | Last reply by IoTGirl - Tuesday, December 10, 2019 11:00 PM -
1 VotesCould not load file or assembly 'Microsoft.Maps.MapControl.WPF
So I'm currently making a plugin for Revit (BIM/CAD software used in construction), where I'm trying to get the Bing Maps API to work in my WPF window (a window that opens when you open my plugin in ...Unanswered | 2 Replies | 1232 Views | Created by Zethery - Wednesday, November 13, 2019 8:54 PM | Last reply by Duncan Lawler - Wednesday, November 13, 2019 11:21 PM -
3 VotesIs it possible show just tiles?
Hi all, I'm doing a little development with Bing Maps in a WPF app. I've the maps and my owm tiles and I'd like just show the tiles, no the maps from Bing. My idea is use the ...Proposed | 2 Replies | 1052 Views | Created by Manu_GS - Monday, November 11, 2019 5:10 PM | Last reply by Duncan Lawler - Monday, November 11, 2019 7:28 PM -
0 VotesBinding Properties Bing Maps
Hello why simple binding on bing maps don't work, And how I need do binding. Thank you! ...Unanswered | 1 Replies | 1190 Views | Created by FerrariF70 - Thursday, September 26, 2019 5:48 PM | Last reply by IoTGirl - Thursday, September 26, 2019 10:39 PM -
1 VotesChanging MapTileLayer Size
We've been using the Map Tile Layer system in the WPF Bing Map control for years now and it's been working very well. We've started pulling in layers from ESRI systems and many of those have ...Answered | 6 Replies | 1558 Views | Created by Zloth X - Friday, August 16, 2019 4:14 PM | Last reply by IoTGirl - Tuesday, September 17, 2019 2:50 AM -
0 VotesGray background appeared on Bing map
Hello, I got a gray square on Bing maps. What is this? and how remove? Thank'sUnanswered | 2 Replies | 1154 Views | Created by FerrariF70 - Monday, September 2, 2019 1:15 AM | Last reply by IoTGirl - Tuesday, September 3, 2019 3:13 PM -
1 VotesHow to access turn by turn directions from RouteRequest Response in WPF?
I'm trying to adapt this TravellingSalesmenRouteSample project to display turn-by-turn directions but I can't seem to figure out how to actually extract the instructions from the ...Unanswered | 5 Replies | 1427 Views | Created by Shawn Cheek - Wednesday, August 28, 2019 2:58 PM | Last reply by Duncan Lawler - Friday, August 30, 2019 5:01 PM -
0 VotesRestToolkit Travelling Salesman Freezes
I am using the BING RestToolkit to calculate the best route for multiple destinations using the travelling salesman example. The app works fine with up to 4 destinations but if I put more in the app ...Answered | 3 Replies | 1394 Views | Created by bebifusion - Monday, August 5, 2019 8:20 AM | Last reply by IoTGirl - Saturday, August 10, 2019 6:35 PM -
0 VotesColoring country excluding water element
Hi, Is there an option to exclude selecting water elements while using the geo data api to retrieve boundary polygons for a country? I am looking to highlight or color code ...Unanswered | 3 Replies | 1513 Views | Created by Mahesh_KA - Sunday, July 7, 2019 1:53 AM | Last reply by IoTGirl - Wednesday, July 10, 2019 8:13 PM - Items 1 to 20 of 717 Next ›
Bing Maps WPF, WP7/8/8.1, Silverlight 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
