Thanks Rossko.
the listener functions from within the .JS file
Was just curious if GE can be exposed in the index.html js code
Thanks again,

On Jul 22, 4:28 am, Rossko <ros...@culzean.clara.co.uk> wrote:
> >www.gmapsapi.net/GE1isup but don't know why it is not working from
>
> Works with an http:// prefix
>
> > How do you expose GE in the index.html file in order to add a listener
> > to show the lat/lng coordinates of the GE mouse click?
>
> GE plugin forumhttp://groups.google.com/group/kml-support
>
> I think you'd need something like
> google.earth.addEventListener(ge.getGlobe(), 'click',
> function(event)...
> and examine the methods of the event like event.getLatitude()

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to