Reputation: 2352
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
Upvotes: 0
Views: 1672
Reputation: 9292
You will find a good documentation in the section "Draggable placemark". In addition, there are many very good code samples around. I would recommend:
Upvotes: 1