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.
