0

Is it possible to allow a user to browse a Google Earth, and decide to add a placemark? I am using Google Earth API.

For example, if the user puts the mouse on a location, to automatically calculate the Long/Alt.

Thank you & regards Bilal

Bill
  • 2,026
  • 9
  • 55
  • 99

1 Answers1

1

You will find a good documentation in the section "Draggable placemark". In addition, there are many very good code samples around. I would recommend:

Jiri Kriz
  • 9,192
  • 3
  • 29
  • 36