Ticket #4721 (closed defect: fixed)
[Patch] KML Superoverlay disappears when zooming out
| Reported by: | ryanl | Owned by: | rcoup |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.10.0 |
| Component: | GDAL_Raster | Version: | svn-trunk |
| Severity: | normal | Keywords: | KML Superoverlay kmlsuperoverlay |
| Cc: |
Description
Currently the KML Superoverlay disappears when zooming out, as it becomes less than 128px wide.
This patch causes the minimum LoD size to be set to 1px for level 0, so the layer is always displayed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

