hi,can u show me a way that can obtain a google.earth object too in
the google map api,because i wanna addEventListener to the
google.earth object.
the code is like this:
google.earth.addEventListener(placemark, "mousedown",
myEventListener);
function myEventListener(kmlEvent)
{
}
So i have to obtain a google.earth first in the google map api, like
obtaining the GEGlobe object that you show me previously. Is there a
way to do that?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---