backendstatus
Description
Polls a backend system for map layers monitoring statuses and informs interested parties via an event.
Screenshot
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
Event | How does the bundle react |
---|---|
`userinterface.ExtensionUpdatedEvent` | Listens to `layerselector2` Flyout opens/closes |
`AfterShowMapLayerInfoEvent` | Displays a status dialog or a warning if status not available |
`MapLayerEvent` | Updates the backend statuses |
Dependencies
Dependency | Linked from | Purpose |
---|---|---|
`jQuery` | Assumes to be linked in the page | Sends the ajax call to the backend |
`framework/divmanazer` | Assumes to be present in the application setup | User interface |