Ticket #1818 (closed feature: wontfix)
Static overview map
| Reported by: | openlayers | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Control.OverviewMap | Version: | |
| Keywords: | OverviewMap, static map | Cc: | mwa@… |
| State: |
Description
If the overview map is global and has only one zoom level, the overview map still pans so that the zoom rectangle is centered. A global overview map looks better if it is static, as there is no area outside its extents. A static overview map is independent of the zoom rectangle and never pans or zooms.
This patch adds a new APIProperty staticMap in OpenLayers.Control.OverviewMap to enable the static overview map.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

