anna72
unread,Nov 21, 2009, 3:20:30 PM11/21/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Developer Support - Google Earth Plug-in
Hi,
We noticed two problems with G_SATELLITE_3D_MAP mode.
Suppose you have a map with some GMarkers and GPolylines. When you go
ot 3D mode they are all preserved, but:
1) When you click on a clickable GMarker or GPoly in 3D mode and the
infowindow appears the tilt is always reset to 0
2) If there are some clickable polylines, it seems that the
performance is reduced. For example I notice the "lag" when I drag or
rotate the map. There is no such lag with the LineStrings.
Our workaround is to hide 2D overlays and replace them with 3D
counterparts when going from 2D to 3D map type (and viceversa).