Ticket #3024 (closed feature: fixed)
New restrictedMinZoom property, like restrictedExtent
| Reported by: | ahocevar | Owned by: | euzuro |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Layer | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Complete |
Description
The existing minZoomLevel property on Layer.FixedZoomLevels is a nice way to limit the used resolutions of layers provided by third-party apis, but it changes the numbering of zoom levels. The suggested restricedMinZoom property works similar to restricedExtent - it retains the zoom level numbering, but restricts the layer from being used at low zoom levels. This is especially useful when a map is configured with allOverlays: true.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

