Deprecated. Provides UI to make selection on map.
Screenshot

Requests the bundle sends out
| Request | Why/when |
| Toolbar.AddToolButtonRequest | Adds selection area tool to toolbar on startup |
| Toolbar.SelectToolButtonRequest | Selects default tool after Metadata.MapSelectionEvent |
Events the bundle listens to
| Event | Why/when |
| Toolbar.ToolSelectedEvent | Removes drawing when a tool is selected |
| Metadata.MapSelectionEvent | Requests toolbar to select default tool |
Dependencies
| Dependency | Linked from | Purpose |
| jQuery |
Version 1.7.1 assumed to be linked (on page locally in portal) |
Used to create the component UI from begin to end |
| Oskari mapmodule |
Expects to be present in application setup |
To register plugin to map/gain control to Openlayers map |
| OpenLayers |
Expects OpenLayers already linked |
|
| Oskari toolbar |
Expects to be present in application setup |
To register plugin to toolbar |