WeatherBlox - Map Controller
Map ControllerObject
aeris.wxblox.views.MapControllerData Usage
Raster Maps usage based on size of map and total layers.
A MapController view displays a single MapViewer instance with additional animation and timeline controls for adjusting a map’s animation range and current time offsets.

Configuration
The following configuration options are supported by this view:
| Option | Description | Default |
|---|---|---|
viewer | Type: object () | |
timeline | Type: object () | |
range | Type: object () | |
selectors | Type: object () | |
selectors.viewer | Type: string () | |
selectors.timeline | Type: string () | |
selectors.range | Type: string () | |
selectors.btnAnimate | Type: string () | |
enabled | Type: boolean () | |
metric | Type: boolean () | |
renderNoData | Type: boolean () | |
request | Type: object () | |
Methods
The following methods are supported by instances of this view:
viewer()timeline()range()rendered()show()hide()params()setUnits(:number)units()enabled()setMetric(:boolean)load(:object)refresh()isMetric()Events
The following events are triggered by instances of this view:
renderrender:beforerender:afterload:startload:doneload:errorchange:units