Thank you so much for response.

I do not need anything fancy here at all.  As I will have a couple
of hundred markers, I wanted a search utility that looked only
through the Markers name.

I am a novice at javascript, and do work well with examples.

How can read the name or title from an array entry of
geoxml.overlayman.markers



What is the syntax for that?  If possible is there info on the
GeoXml object model?

Thanks in advance...


On Nov 24, 10:29 am, Garthan <[email protected]> wrote:
> GeoXml full source is available and does have an over-rideable
> sidebarfn. (same technique and slightly different parameters as
> EGeoXml)
>
> I am wondering what your search is intended to do invoke the click
> event on the elements?
> each element itself is available... in an array
> geoxml.overlayman.markers
>
> I would extend those elements with a description and do your search on
> that array,
> an id is already available for search on and so is the name(title) of
> the element... extending
> it to store description content would be the method I would consider.
> (ignore the sidebar that is gui
> pay attention to the data).

--

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