GNOME Bugzilla – Bug 577909
Layers should allow selections of markers to be made
Last modified: 2009-07-29 03:48:48 UTC
ChamplainLayer should maintain which markers have been selected. This is useful when you want to have a side pane to display information about markers. ChamplainLayer should grow the following signals: * selection-mode: an enum (similar to GtkSelectionMode): none, single, browse, multiple. * selection: a pointer to a (possibly empty) list of markers new functions: select_all unselect_all select (markers []) select_within (a zone delimited by 2 sets of lat,lon)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.