Bill
Bill

Reputation: 2352

Adding Placemarks on Google Earth API

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

Answers (1)

Jiri Kriz
Jiri Kriz

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

Related Questions