Hello friends,
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's Eye View and satellite View in the Map. Also an option that user can show the acquisition date to some third person.
How can I retrieve Acquisition Date and get location in Map using BING API? Can you write few lines of C# code to demonstrate?
Umair