I\'ve written a Silverlight class to consume the Bing Maps Routing Service.I\'m creating an array of Waypoint objects from lat/long data that I have stored in a database, and sending that to the Calcu
I need to set the CredentialsProvider from code behind prior to load the control on page. I have \"ApiKey\" dependency property in code behind and binding it to Bing Maps silverlight Control but it do
I need to have this API badly quickly. I went on Microsoft Connect but there is nothing even wasted the whole day making research on forums but found no suitable answer.
I need to create an application where user can enter Longitude and Latitude in TextBox and it will show a MAP using BING API. I need to show the Acquisition Date of Bird开发者_JS百科\'s Eye View and s
I am using google map in my application. I have an application regarding to property sales and purchase for that I have used google map.
This is with reference to Google Tile Map or Bing Maps. Is it possible to get Tile Count, Tile X, Tile Y details without specifying zoom Level (or LevelOfDetails) with any kind of int开发者_JS百科erna
I have a MapPolygon which covers a certain area on the Silverlight Bing Maps control, and I would like to know if a particular Location is located within this MapPolygon.
I\'m trying to take a game 开发者_如何学编程map and put it into say Google Maps or Bing Maps or whatever is best for my Flash app. I\'ve tried the Google Maps API but it has some limitations in Flash
I am using Bing Maps API and I have to temporaily block zoom. Plese tell me how to do that using Java Script? I relize that I have to block some key controls and remove + / - buttons from default Bing
I am trying to get the Silverlight control for Bing Maps to save开发者_JAVA百科 an image of the map with the push pin I have added. I tried the approach described here: http://www.andybeaulieu.com/Hom