Hi, Please always use the list when asking questions. As you have seen, I was not able to answer before today.
If I understand correctly your question, you want to have 1 checkbox managing 2 layers. Is that right? I'm not sure there's a way to do it directly, but you can always add a listener on the checkchange event of the node and set the visibility of the layer accordingly. See this thread: http://www.mail-archive.com/[email protected]/msg00319.html Julien On 10-07-02 07:54 PM, Ravi Pavuluri wrote: > > > Hi, > > > I found your email on users list at geoext.org. I am trying to make a > checkbox group for two layers coming from two TMS or WMS(same server). I > am using Geoext treenode for the same and following this example. > > > http://dev.geoext.org/trunk/geoext/examples/tree.html > > > I need to tweak the options here because it is not a single WMS call in > my case and I have searched a lot for the options. Couldn’t follow > online examples as well. I think you are very comfortable with this. > Please help me out on this at sometime during the weekend. > > I sincerely apologize for emailing you personally, but had to do it > being urgent. > > Thanks a lot, > > Ravi. > > > > > -- Julien-Samuel Lacroix Mapgears http://www.mapgears.com/ _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
