(abstract) new module:Notification($timeout)
Provides methods to display any sort of messages, notifications, errors, etc. Requires Bootstrap library (both CSS and JS) to display the alerts properly.
Parameters:
| Name | Type | Description |
|---|---|---|
$timeout |
angular.$timeout | Angular timeout service. |
Extends
- ngeo.message.Message