> I was curious if the listener can be exposed in the maps
> api V3 code in the index.html file.

Guess it's the word 'exposed' that confuses me.

If you want to place some of your own code that adds a clicklistener
to your GE object in a HTML file, you can.  You would need to make
sure that the GE API has been loaded and the GE object created, before
trying to attach listeners to it.
In your example, you could place the code in your init() function.

Or is this "index.html" some other thing altogether? There doesn't
seem to be any "utility.js" in your example.

A reminder that this is the Maps forum, there is a GE API forum at
http://groups.google.com/group/kml-support

-- 
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