Ticket #3616 (closed bug: fixed)
setting wrapDateLine changes DisplayOutsideMaxExtent unnecessarily.
| Reported by: | scaddenp | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.12 Release |
| Component: | Layer | Version: | 2.11 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
If a maxExtent crosses dateline, then this prevents using maxExtent to restrict which tiles are pulled.
The code for this.bounds.intersectsBounds(maxExtent, {inclusive: false, worldBounds: worldBounds})) seems to deal with the wrapDateLine issue adequately.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

