I am a novice javascript programmer but cannot find anywhere the
object model for what I need.

I have a map here:   http://www.myislamap.com/map.htm

The sidebar is produced nicely and I can get everything where I need
by laying things out in the KML properly.  I need to add a search
feature that just looks up titles or names in the sidebar.  I
understand this is the geoxml.overlayman.markers array, but I cannot
find or guess what the syntax is for retrieving both the name and
innerHTML for displaying search results for.  Any example or help here
is appreciated.

My other question is, what event is called when folders are opened and
closed, and checkboxes are checked and unchecked in the sidebar?  I
would like to write a cookie that remembers selections so the next
time the map is opened it can properly open and close those folders,
and check and uncheck what is visible on the map.

Thanks

--

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.


Reply via email to