OpenLayers OpenLayers

Ticket #446 (closed feature: duplicate)

Opened 2 years ago

Last modified 1 year ago

allow the overview map to live outside the viewport

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

Description

The following patch lets the overview map be added to any element in the dom - not just the map viewport. If the overview map is outside of the main map viewport, the min/max buttons will not be added.

This patch includes the patch for #444 and requires the patch for $445. Apologies for the patch stacking. Let me know if there is a better way to do it.

Please review.

Attachments

outside_viewport.patch (7.4 kB) - added by tschaub on 12/13/06 13:58:44.
patch to have the overview map outside the viewport
nodeType.patch (0.6 kB) - added by tschaub on 01/10/07 15:49:01.
pesky IE

Change History

12/13/06 13:58:44 changed by tschaub

  • attachment outside_viewport.patch added.

patch to have the overview map outside the viewport

12/18/06 19:23:25 changed by tschaub

This patch also takes care of #444 (overview map with non-default map options). I'm marking that one as a duplicate and closing it.

12/22/06 12:35:49 changed by crschmidt

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

01/10/07 15:47:48 changed by tschaub

  • status changed from closed to reopened.
  • resolution deleted.

IE needs the node type 11 fix

01/10/07 15:49:01 changed by tschaub

  • attachment nodeType.patch added.

pesky IE

01/10/07 15:51:33 changed by tschaub

please review and I'll commit lickity split (all *relevant* tests pass in FF, IE, and Opera).

01/10/07 16:06:59 changed by euzuro

looks good to me. prease go ahead and put this into trunk, mark 'pullup'

01/10/07 16:40:46 changed by tschaub

  • status changed from reopened to closed.
  • resolution set to duplicate.

marking as duplicate of 465

07/05/07 17:07:25 changed by euzuro

  • keywords deleted.