Library: Google Earth API for Google Maps v3
If you add Markers to Google Maps and then switch to Google Earth using the
Google Earth API for Google Maps v3 the markers are transformed into
placemarks. However, if you move the Markers after transitioning to Google
Earth the placemarks remain where they are.
This is because when the markers are transformed into placemarks they are added
to Google Earth using: ge.getFeatures().appendChild(placemark);
It would be convenient if changing the position of markers also changed the
position of the placemarks even after the Google Earth plugin is activated.
A temporary fix to this issue could be that the user has easy access to the
placemarks and that way can change their positions in the event the Google
Earth plugin is activated.
*********************************************************
Tip: Star this issue (next to title) to receive notifications of status changes
against this issue, also used as a gauge for how many people are interested in
seeing it resolved.
*********************************************************
Original issue reported on code.google.com by Hale...@gmail.com on 6 Jun 2011 at 9:46
Original issue reported on code.google.com by
Hale...@gmail.com
on 6 Jun 2011 at 9:46