OpenLayers OpenLayers

Ticket #465 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

allow controls to live outside viewport (for real)

Reported by: tschaub Assigned to: tschaub
Priority: minor Milestone: 2.3 Release
Component: general Version:
Keywords: Cc:
State:

Description

Patch to follow that sets a outsideViewport property on controls in the map.addControlToMap method. Controls can use this property in their draw method to figure out where they will end up. The patch includes a check in the overview map to do just that.

Attachments

outside_viewport.patch (1.7 kB) - added by tschaub on 01/10/07 16:39:15.
patch to have controls outside the viewport

Change History

01/10/07 16:39:15 changed by tschaub

  • attachment outside_viewport.patch added.

patch to have controls outside the viewport

01/10/07 16:39:39 changed by tschaub

  • keywords set to reviewed.

will commit if reviewed

01/10/07 16:43:12 changed by crschmidt

Reviewed. GA to commit.

01/10/07 16:49:38 changed by euzuro

excellent! please to commit

01/10/07 16:57:35 changed by tschaub

  • keywords changed from reviewed to pullup.

applied in r2135

01/22/07 22:15:00 changed by crschmidt

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.