Thanks,

I did something similar that worked.  But instead, add a conditional
to the event that is triggered by clicking those folder names.





On Mar 29, 1:24 pm, Lance Dyas <[email protected]> wrote:
> Note the method called AddSidebar is where the sidebar is actually created..
> . since you
> are using an open tool... you can look at.
>
> http://geoxml.googlecode.com/svn/trunk/geoxmlfull.js
>
> and the addSidebar function is also overrideable ... (better method perhaps
> than using an event listener.)
>
> pass a
> sidebarfn :
>
> pattern it after the GeoXml.addSidebar code... and tadah.
>
> On Mon, Mar 29, 2010 at 1:59 PM, tanos_8888888888 <[email protected]
>
>
>
> > wrote:
> > In my project:
>
> >http://www.myislamap.com/test
>
> > I have an addListener event that waits until the kml is parsed to
> > change a couple of events associated with some sidebar items.
>
> > I have 2 items (the checkbox and folder) correctly redirecting to a
> > new map the way I want... the item in the sidebar is
> > LostOasisVacation Rentals, but when clicking the text next to the
> > folder, the map just zooms and pans to the markers within that folder
> > (default behavior)
>
> > I have scoured through Firebug to find the ID folder text itself, but
> > cannot seem to find it.
>
> > Any help is appreciated.
>
> > --
> > 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]<google-maps-api%2bunsubscr...@­googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-api?hl=en.- Hide quoted text -
>
> - Show quoted text -

-- 
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