apologize for the confusion. got what I was trying to do working. Since calling from the Maps API, I used this forum. Regards,
On Jul 23, 2:46 am, Rossko <[email protected]> wrote: > > 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 > athttp://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 [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-js-api-v3?hl=en.
