Ticket #2824 (closed feature: fixed)
Add option to make Layer.WMS use IFrame tiles for URLs that are too long
| Reported by: | ahocevar | Owned by: | ahocevar |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Tile.Image | Version: | 2.10 RC2 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
We have Layer.WMS.Post already, but for layers where we e.g. set SLD_BODY to apply different styles, URLs may exceed the maximum length (2048 chars) only if a long SLD_BODY is set.
This ticket proposes to add an allowPost option to Tile.Image, so it can switch back and forth between IMG and IFRAME, depending on the URL length.
To make use of this, Layer.Grid gets a new tileOptions property, which will be passed to every tile instance we create.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

