Ticket #202 (new task)

Opened 8 months ago

Last modified 6 months ago

create an overview map panel

Reported by: bartvde Assigned to:
Priority: major Milestone: 1.0
Component: GeoExt Version: trunk
Keywords: Cc:
State: None

Description

Create an !Ext.Panel which wraps OpenLayers.Control.Overviewmap.

Currently I've done this in an application without creating a specific class inheriting from panel, but the problem is here that the destroy method of the OpenLayers.Control.Overviewmap assumes the div is still there, however it is already removed by Ext so the destructor fails. If we create our own component, we will have more control over the destroy sequence.

Change History

03/03/10 17:48:33 changed by elemoine

  • milestone changed from 0.7 to 1.0.