I am trying to add multiple pushpin with separate infobox. that means each pushpin will have their own infobox with own info.
I\'ve recently started doing some stuff in WPF and I came up with an idea to integrate maps into my application. I tried some stuff with Goo开发者_StackOverflowgle Maps, but the capabilities aren\'t t
I current have a KML File with each location written as below. <Placemark> <name>Placemark 1</name>
I do not quite understand why this isnt working: (Bing maps silverlight control WP7) Add a开发者_Python百科 pushpin here:
I am trying to display pushpins on a map but as i have lots of pushpins i only want to display the ones within the viewable area of the map which should hopefully make the map more responsive.
I\'ve just started using maps in my Windows Phone application and I can\'t figure out how can I have linebreaks in the pushpin\'s content. Here\'s my code:
Is there a way to find the distance from a commo开发者_JAVA技巧n area like a river or state border and push pins I have set up?I am trying to narrow all the pushpins within 1/4 of a mile of a border,
I am currently working on a Silverlight application using the Bing Map control, i am using a custom pushpin made up of an Image and a text block within a grid element, 开发者_运维技巧which works fine,
I use the Bing Maps Control and try to cluster Pushpins which are near together on the screen. Do somebody know a finished Solution for this ?
I have multiple locations that I show on the bing map via pushpins at specific lat/long co-ordinates. There\'s a situation where 2 pushpins have the same co-ordinates and both are stacked on top of ea