[OpenLayers-Users] Loading WMC layers at overlays?

John Pulles john.pulles at gmail.com
Wed Aug 6 17:49:30 EDT 2008


2008/8/6 jvanulde <jvanulde at nrcan.gc.ca>

>
> Is this possible?  I want to add a fake base layer and load all the WMC
> layers as overlays.  Any ideas on how one would go about doing this?


You can add a fake base layer with

map.addLayer(new OpenLayers.Layer('None', {isBaseLayer: true}));

Regards,
John


>
> --
> View this message in context:
> http://www.nabble.com/Loading-WMC-layers-at-overlays--tp18859376p18859376.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20080806/56e52e80/attachment.html


More information about the Users mailing list