I believe that google.maps.LocalSearch provides a .clearMarkers() method that should do what you're looking for. If you're using the GoogleBar or google.elements.LocalSearch, though, I think that you'll have problems. The GoogleBar does not get any reliable public handle. And the google.elements.LocalSearch is obfuscated so that you would have to go hunting for the method every time they push an update to it.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Sep 1, 2009, at 11:16 AM, O View wrote: > > > Thank you Jeremy. > > And for clearing the results displayed on a list on the G.Bar , do you > have some clue ? That´s the point I´m stuck in ! ;-) I want to call > the same method that the 'clear results' link internally calls, or > whatever API provides for clearing it up. > > Best regards, > > Fábio > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en -~----------~----~----~----~------~----~------~--~---
