Tagged Questions
2
votes
0answers
210 views
Layer visibility using maxscale minscale not working
I'm using Openlayer and Geoserver.
I have a series of layers that have a scale parameter like: 1:50000-1:25000 where 50000 is the max scale while 25000 is the minscale.
I have a map like in this ...
0
votes
1answer
92 views
Control visibility of multiple layers
I am displaying multiple feature types using one layer in OpenLayers, like here:
var **vector** = new OpenLayers.Layer.Vector("My Layer", {
maxExtent: new OpenLayers.Bounds(-1.09863,44.42907, ...