No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0Votes
Essential Information (read before posting)
Welcome to the Bing Maps Silverlight, WPF and Windows Phone Controls forum. This forum is moderated by Bing Maps MVPs and Microsoft staff and is the definitive place to ask (and answer) development ...0 Replies | 2819 Views | SoulSolutions - Sunday, March 11, 2012 4:56 AM
-
Unanswered0Votes
Asynchronous Event Handler Not Called
I have written to following code in a Silverlight User Control public void ...1 Replies | 5 Views | WhistlersBrother - 51 minutes ago | Last Reply WhistlersBrother - a few seconds ago -
Unanswered0Votes
How do I Associate an Event Handler with a MouseLeftButtonUp event in my Silverlight User Control
I needed scalable pushpins so I basically followed the directions at the link ...1 Replies | 9 Views | WhistlersBrother - 16 hours 11 minutes ago | Last Reply WhistlersBrother - 6 hours 25 minutes ago -
Unanswered0Votes
Make ImageSource a Read-Only Property
This is a follow-up to my previous post titled "Auto-Scaling Pushpins in Silverlight Bing Maps" and another post titled "Get ToolTip Functionality from a Custom User Control ...0 Replies | 7 Views | WhistlersBrother - Tuesday, June 25, 2013 4:30 PM -
Unanswered0Votes
Get ToolTip Functionality from a Custom User Control (PushPin)
This is a follow-up to my previous post titled "Auto-Scaling Pushpins in Silverlight Bing Maps" I got scaling to work via by creating my own Silverlight User Control ...2 Replies | 32 Views | WhistlersBrother - Saturday, June 22, 2013 10:32 PM | Last Reply WhistlersBrother - Tuesday, June 25, 2013 4:59 AM -
Unanswered0Votes
Trouble with setting both DataTemplate and ControlTemplate to Map Pushpins in WPF
I am having trouble setting both DataTemplate and ControlTemplate to my bing map pushpins. I am using data binding which works to a point when i try to customize my pushpins by adding ...3 Replies | 145 Views | nitis - Saturday, June 15, 2013 2:51 PM | Last Reply Richard_Brundritt - Monday, June 24, 2013 11:16 AM -
Answered0Votes
how do bing map polyLine
hello how I can drawing (polyLine) and how can I save database(sql) this drawing? plase sample url or code C# asp.net thank ...2 Replies | 2613 Views | ANATOLIUM - Saturday, March 03, 2012 11:02 AM | Last Reply mani ll - Monday, June 24, 2013 8:26 AM -
Unanswered0Votes
WPF Bing map control inertia gesture on Windows 7 touch
Dear all. I have an application which use the WPF bing map control and actually the application works great on a Windows 7 touch PC except one single ...0 Replies | 27 Views | wakefun - Friday, June 21, 2013 7:14 PM -
Answered0Votes
Geocode data not all displayed on WPF control bing maps
Dear all, I have an application where my Geocode coordinates for displaying properties are store in my local DB for performance issue. In my table where those data gets store I have ...1 Replies | 71 Views | Serge Calderara - Friday, June 14, 2013 9:24 AM | Last Reply Serge Calderara - Monday, June 17, 2013 4:23 PM -
Answered0Votes
Auto-Scaling Pushpins in Silverlight Bing Maps
I place pushpins on a Bing map in the following fashion: First I have a class physician that inherits the pushpin class: public class Physician : ...3 Replies | 95 Views | WhistlersBrother - Thursday, June 13, 2013 7:18 PM | Last Reply Richard_Brundritt - Friday, June 14, 2013 11:25 AM -
Answered0Votes
Tell Bing Maps Silverlight Control to use https
Hi, I am using Bing Maps Silverlight Control on a website served via https. Using fiddler I've found that map uses http:// to download all necessary data, e.g. ...8 Replies | 7216 Views | bgener - Wednesday, March 03, 2010 11:55 AM | Last Reply bgener - Saturday, June 08, 2013 8:33 PM -
Answered0Votes
Get Image for WPF Map
I'm trying to use the Bing WPF map control to put a map into a Word document. It's moving along very well but it doesn't look like there's any functionality to pull the image off the map. ...2 Replies | 95 Views | Zloth X - Monday, June 03, 2013 5:05 PM | Last Reply Zloth X - Friday, June 07, 2013 1:45 PM -
Answered0Votes
Bing maps show grey tiles when Center position changed
Hi, I have created a WPF application with WPF Bing Maps API. Sometimes when Bing maps Center position changed, grey tiles will be shown instead of the proper map ...6 Replies | 100 Views | Inu Nano - Wednesday, June 05, 2013 4:48 AM | Last Reply Richard_Brundritt - Thursday, June 06, 2013 2:19 PM -
Answered0Votes
Bing Map SilverLight search with street addresses or City
I'm trying to use the Bing Search API I've included the BingSearchContainer.cs but ,but i don't know how to implement this I want to ...3 Replies | 145 Views | Bing Map SilverLight search with street addresses - Tuesday, June 04, 2013 2:34 PM | Last Reply Richard_Brundritt - Wednesday, June 05, 2013 12:38 PM -
Unanswered0Votes
Disable zoom on double tap in Bing Maps WPF control
Hi everybody, we are currently developing an application (for Micrsoft Pixelsense) with the Bing Maps WPF control. Because of some special interaction features, we want to disable ...0 Replies | 96 Views | tarikfori45 - Monday, June 03, 2013 3:46 PM -
Unanswered0Votes
Bing map control crash with null reference exception
Hi, Does anyone encounter the exception error below? I'm using the map control from Microsoft.Maps.MapControl.WPF. This exception does not occur everytime ...1 Replies | 163 Views | cynhong - Wednesday, May 22, 2013 1:19 AM | Last Reply Richard_Brundritt - Wednesday, May 22, 2013 10:46 AM -
Answered0Votes
Why this adress is not able to be located ?
Dear all, I ma using the Bing Rest service to geocode adresses. From the pool of adress I have , only one adresse that cannot be geocode : I am using the ...1 Replies | 73 Views | Solatys - Tuesday, May 21, 2013 5:30 PM | Last Reply Richard_Brundritt - Tuesday, May 21, 2013 6:09 PM -
Answered0Votes
How to use Easting and Northing
Dear all, if I have the following coordinate values : latitude : 46.5070791 Longitude : 6.644038899999941 N ...1 Replies | 85 Views | Solatys - Tuesday, May 21, 2013 3:47 PM | Last Reply Richard_Brundritt - Tuesday, May 21, 2013 6:02 PM -
Answered0Votes
Handle radius Location efficiently
Dear all, I am building a maping WPF application using the Bing Maps WPF control whihc will display a set of proeprties. I am in a local database all property's ...4 Replies | 96 Views | Solatys - Tuesday, May 21, 2013 9:24 AM | Last Reply Solatys - Tuesday, May 21, 2013 4:58 PM -
Unanswered0Votes
Getting an error while integrating a Bing Map to a Windows Phone App
Hi everybody, I am trying to integrate a Bing Map to a windows phone app but I am getting an error testing it through the emulator. Let me just explain what I have ...4 Replies | 143 Views | Raphael Vanier - Thursday, May 16, 2013 4:10 PM | Last Reply Raphael Vanier - Friday, May 17, 2013 6:39 PM -
Answered0Votes
Stop Bing Maps WPF from going online
Hello I want to use Bing Maps WPF control in an offline application. The computer running the application is connected to a net, but without internet connection. It takes about 15 ...1 Replies | 119 Views | Inge Olavsbråten - Thursday, May 16, 2013 11:06 AM | Last Reply Richard_Brundritt - Thursday, May 16, 2013 2:06 PM - Items 1 to 20 of 448 Next ›