[Chameleon-dev] [Bug 425] New: [Chameleon - Widget] Separate layer
controls in layermanager2 widget
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Fri May 28 13:33:50 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=425
Summary: [Chameleon - Widget] Separate layer controls in
layermanager2 widget
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: pspencer at dmsolutions.ca
The intention is to provide a way of using the promote, demote and delete
functions from LayerManager2 in an application template directly. This should
be possible, but it may require changes.
There are a couple of ways of doing this.
1. GeoDan provided implementations of promote and demote widgets, we could use
those and develop an additional delete widget
2. we could add the promote, demote, and delete functionality to the
legendtemplate widget and use a single widget that has different modes. This
was done for the ROIManagerMode, for instance.
3. some other way that I haven't thought of yet ;)
There are implications for the LayerManager2 widget, it should use the same
mechanism so we don't end up with multiple ways of doing it. The current
LayerManager2 widget maintains a separate map session so changes can be
cancelled. Embedding the controls in the main page would imply that the changes
cannot be cancelled (although they could be 'undone', that's a new feature for
another bug discussion). I need to evaluate the impact of that on the 'popup'
mode of the layermanager2 widget.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list