So, how can i access the GE object? At this site it only advices how to load the complement with map.addMapType(G_SATELLITE_3D_MAP); but not how to create markers or how to add event.listeners.Is there any example about this? Regards. Javier.
On 13 ago, 15:05, Rossko <[email protected]> wrote: > > What I'm trying to do, is do the same with the G_SATELLITE_3D_MAP. > > Because when I change the map type to G_SATELLITE_3D_MAP, when I click > > in any part of the map a marker is not created neither the 2 inputs > > are filled with any information. > > > Could somebody tell me, how to adapt my code to work as the same way > > in GMaps andGEarth? > > Start here - > http://code.google.com/apis/maps/documentation/services.html#Earth > Because the GE plugin is a Flash-based thingy, you can't access it via > the same GMap2 javascript object. See "Accessing the Earth API" > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
