Hi:

I add two layers to my map, and my map have a custom resolutions.

However one of the layer will work only at a certain resolution.

So I set its maxResolution attribute.

This is the example: http://jsfiddle.net/DtMTN/



As you can see I have two layers: city and place.

And the maxResolution of the city is resolutions[3].

So the city layer should not be considered until the zoom of the map get to
3.

But in my example, when the zoom of the map is set to 0.

The city layer is requested.

What is the problem?
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to