[OpenLayers-Users] OPENLAYERS LayerChange

2010-06-10 Thread Rahn Hanno (rahn)
Hi, I try to make it, but it doesn't work. My layer looks like this: var zielrichtung = new OpenLayers.Layer.WMS(Zielrichtung,urlArray, {map:mapFile,layers:layerName,format:image/png,EXCEPTIONS:application/vnd.ogc.se_inimage}, {singleTile: true,

Re: [OpenLayers-Users] OPENLAYERS LayerChange

2010-06-10 Thread Eric Lemoine
On Thu, Jun 10, 2010 at 1:40 PM, Rahn Hanno (rahn) r...@zhaw.ch wrote: Hi, I try to make it, but it doesn't work. My layer looks like this: var zielrichtung = new OpenLayers.Layer.WMS(Zielrichtung,urlArray,

Re: [OpenLayers-Users] OPENLAYERS LayerChange

2010-06-10 Thread Rahn Hanno (rahn)
Betreff: Re: [OpenLayers-Users] OPENLAYERS LayerChange On Thu, Jun 10, 2010 at 1:40 PM, Rahn Hanno (rahn) r...@zhaw.ch wrote: Hi, I try to make it, but it doesn't work. My layer looks like this: var zielrichtung = new OpenLayers.Layer.WMS(Zielrichtung,urlArray, {map:mapFile,layers:layerName

Re: [OpenLayers-Users] OPENLAYERS LayerChange

2010-06-10 Thread Eric Lemoine
On Thu, Jun 10, 2010 at 2:04 PM, Rahn Hanno (rahn) r...@zhaw.ch wrote: Super, That works. And how can I register a changelayer listener on the map? I try this: var options1 = {                maxExtent: new OpenLayers.Bounds(662642.346412,152155.85,726497.716088,206636.15),    

Re: [OpenLayers-Users] OPENLAYERS LayerChange

2010-06-10 Thread Rahn Hanno (rahn)
: [OpenLayers-Users] OPENLAYERS LayerChange On Thu, Jun 10, 2010 at 2:04 PM, Rahn Hanno (rahn) r...@zhaw.ch wrote: Super, That works. And how can I register a changelayer listener on the map? I try this: var options1 = {                maxExtent: new OpenLayers.Bounds