Chris Brisenidne wrote: > I am having trouble setting up opacity in my nextrad layer can some one
I don't see a mention of opacity in there. I take it that you added something to the effect of "opacity:0.5" into that Object which is the 4th argument? Also, unrelated, I notice that "exceptions" is mispelled. > layer = new OpenLayers.Layer.WMS( "NEXRAD", > "http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi?",{layers: > 'nexrad-n0r-m45m',excepitions:"application/vnd.ogc.se_xml",transparent: > "true", format: "image/png"}, > { tileSize: new OpenLayers.Size(256,256), > buffer: 1 } ); -- Gregor Mosheh / Greg Allensworth System Administrator, HostGIS cartographic development & hosting services http://www.HostGIS.com/ "Remember that no one cares if you can back up, only if you can restore." - AMANDA _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
