Ticket #3025 (closed feature: fixed)
Use restrictedMinZoom in Layer.Bing
| Reported by: | ahocevar | Owned by: | euzuro |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Layer | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Complete |
Description
In Layer.XYZ, we have serverResolutions and zoomOffset to only expose a subset of server resolutions to the OpenLayers client. For Layer.Bing, we need the opposite: the server resolutions don't contain all the resolutions that we have in OpenLayers, but we want to keep the zoom level numbering scheme to have the same zoom levels we have for third-party api layers.
This ticket suggests using the new restricedMinZoom property (introduced with #3024) to accomplish this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

