Ticket #2479 (closed feature: fixed)
Map.getResolution needs a fallback to 1st layer in allOverlays mode
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Map | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
In allOverlays mode, when useInRange for a layer is true (e.g. because it is configured with a maxExtent, that layer will be invisible if it is the 1st layer added to the map.
Attached is a testcase that shows the issue, plus a patch that fixes it.
Tests pass, please review.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

