Yes, but I´d like to implement that functionality ... But I dont know how start...<br><br><br><div class="gmail_quote">On Wed, Jul 1, 2009 at 4:38 PM, Christopher Schmidt <span dir="ltr">&lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, Jul 01, 2009 at 04:19:10PM -0300, Paul james wrote:<br>
&gt; I´m trying to do something like that :<br>
&gt; <a href="http://demo.mapfish.org/mapfishsample/1.1/examples/tree/tree_automatic.html" target="_blank">http://demo.mapfish.org/mapfishsample/1.1/examples/tree/tree_automatic.html</a><br>
&gt;<br>
&gt; There is a layer :<br>
&gt;<br>
&gt; c2cwmsLayers = [&#39;parkings&#39;, &#39;summits&#39;, &#39;refuges&#39;, &#39;sites&#39;];<br>
&gt;     c2cwms = new OpenLayers.Layer.WMS(&quot;C2C Objects&quot;,<br>
&gt;         &quot;<a href="http://demo.mapfish.org/mapfishsample/1.1/wms" target="_blank">http://demo.mapfish.org/mapfishsample/1.1/wms</a>?&quot;,<br>
&gt;         {<br>
&gt;             singleTile: true,<br>
&gt;             layers: c2cwmsLayers,<br>
&gt;             format: &#39;image/png&#39;,<br>
&gt;             transparent: true<br>
&gt;         }<br>
&gt;     );<br>
&gt;<br>
&gt; But using the treeview I can turn on/off : &#39;parkings&#39;, &#39;summits&#39;, &#39;refuges&#39;,<br>
&gt; &#39;sites&#39; Individually...<br>
<br>
</div>Yes, MapFish provides that functionality. Maybe you want to use MapFish?<br>
<br>
Regards,<br>
<font color="#888888">--<br>
Christopher Schmidt<br>
MetaCarta<br>
</font></blockquote></div><br>