I\'ve been developing a WP7 app that includes \"Locate Me\" style functionality with Bing Maps. I have an early prototype WP7 device and I can deploy to this no problem. 2 of my collegues have retail
Below is the XAML code i have for a Bing Maps Silverlight weather related implementation. Here is what i am trying to do:
I am looking for a geocoding service where I can make a request with an address or intersection, not necessarily separated into separate fields (street, city, state, etc.) and get the latitude and lon
I\'m following this example for connecting to the Bing Maps geocode service: Link About half way down the page, it explains how 开发者_开发知识库to add a service reference in Visual Studio 2010, which
This is really simple, but I haven\'t figured out how to do it yet. On Bing Maps for Windows Phone 7, how do I navigate to a ZIP code? I just want to center and zoom the map to a specific ZIP code. Is
I\'m studying on a request of a customer about tracking a large number of car\'s with a gps module开发者_如何转开发. these modules post about every 2 minutes, and the possibility to post twice as much
I\'m using the Bing Maps control to display a series of custom pushpins, representing objects which are constantly moving around and changing state.
Am working on a project where we have a Bing map being resized depending on whether or not a panel is shown/hidden on the left-hand side of the map. Because of this, and Microsoft\'s terms preventing
I have an application which is currently using the google map API. I like the maps much better, and I feel like you have more options with google maps. The problem is, Google maps has been very inaccu
I\'m trying to do a school project where we are to create a Silverlight application that uses bing map as a kind of map editor for placement of chargeable stations for cars.