Hi,

We're testing the Google Earth plugin on FireFox 3 and IE7. On both
browsers, we have a GMap2 app. loading map info (markers) rapidly in
standard GMap2. Now, when we activate "Earth", we see our markers in
the GE plugin -- very cool -- but, when we pan the Earth in 3D mode,
we

1. are no longer receiving events for

GEvent.addListener(myGMap, "moveend", function()
{ myJS.moveEnd(); });
GEvent.addListener(myGmap, "zoomend", function()
{ myJS.zoomEnd(); });

2. when we go back in to GMap 2D mode, all of the sudden the browser
hangs for about 5 to 10 seconds every time we re-load markers. The
BROWSER hangs -- no response anywhere -- and then returns after about
10 seconds with the markers as if nothing had happened. This is
reproducable -- in our case -- on both FF3 and IE7.

Any ideas?

THANKS!
Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to