mapanalysis
Description
Adds support for analysis layers. The analysisLayerPlugin needs to be registered for the map in order to visualize analysis layers
Bundle configuration
No configuration is required.
Bundle state
No statehandling has been implemented.
Requests the bundle handles
This bundle doesn't handle any requests.
Requests the bundle sends out
This bundle doesn't send out any requests.
Events the bundle listens to
AfterMapLayerAddEvent | Real functionality NOT YET implemented |
---|---|
AfterMapLayerRemoveEvent | Destroy map layer from a map |
AfterChangeMapLayerOpacityEvent | Real functionality NOT YET implemented |
MapAnalysis.AnalysisVisualizationChangeEvent | Real functionality NOT YET implemented |
Events the bundle sends out
analysisVisualizationChangeEvent | Sent when a analysis visualization has been changed - NOT YET implemented |
---|
Dependencies
Dependency | Linked from | Purpose |
---|---|---|
OpenLayers | Expects OpenLayers already to be linked | To modify map |
Oskari mapmodule | Expects to be present in application setup | To gain control to OpenLayers map |