Application using Google Maps API

28,303

2nd link to come up on a Google search has all the info you need:

http://jmayo.spaces.live.com/blog/cns!5F243997972597CE!208.entry

Share:
28,303
Umair A.
Author by

Umair A.

Updated on March 10, 2020

Comments

  • Umair A.
    Umair A. about 4 years

    I need to create an application where user can enter Longitude and Latitude in TextBox and it will show a MAP using Google Maps 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 Google Maps API? Can you write few lines of C# code to demonstrate?