Yes, but I´d like to implement that functionality ... But I dont know how start...
On Wed, Jul 1, 2009 at 4:38 PM, Christopher Schmidt <[email protected] > wrote: > On Wed, Jul 01, 2009 at 04:19:10PM -0300, Paul james wrote: > > I´m trying to do something like that : > > > http://demo.mapfish.org/mapfishsample/1.1/examples/tree/tree_automatic.html > > > > There is a layer : > > > > c2cwmsLayers = ['parkings', 'summits', 'refuges', 'sites']; > > c2cwms = new OpenLayers.Layer.WMS("C2C Objects", > > "http://demo.mapfish.org/mapfishsample/1.1/wms?", > > { > > singleTile: true, > > layers: c2cwmsLayers, > > format: 'image/png', > > transparent: true > > } > > ); > > > > But using the treeview I can turn on/off : 'parkings', 'summits', > 'refuges', > > 'sites' Individually... > > Yes, MapFish provides that functionality. Maybe you want to use MapFish? > > Regards, > -- > Christopher Schmidt > MetaCarta >
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
