References
Class Summary
Static Public Class Summary | ||
public |
Displays a continuous legend for the parameter displayed by the given coverage data layer. |
|
public |
Displays a discrete palette legend for the parameter displayed by the given Coverage layer. |
|
public |
Like ValuePopup but draggable and updates its content while dragging. |
|
public |
An event-enabled dropdown control with optional title. |
|
public |
Renderer for Coverages and Domains conforming to the |
|
public |
Renderer for Coverages and Domains conforming to CovJSON domain type |
|
public |
Manages palettes under common names. |
|
public |
Synchronizes visualization options of multiple renderer layers with matching Parameter and exposes a combined view of those options in form of a virtual layer object. |
|
public |
Renderer for Coverages and Domains conforming to CovJSON domain type |
|
public |
A collection of points sharing the same parameters and coordinate referencing system. |
|
public |
Renderer for Coverages conforming to the CovJSON domain type |
|
public |
Renderer for Coverages conforming to the CovJSON domain type |
|
public |
Displays a simple date/time picker for a coverage data layer by grouping time steps into dates and times. |
|
public |
Displays a popup with an interactive plot showing the data of a time series coverage (all axes fixed except time). |
|
public |
Renderer for Coverages and Domains conforming to the CovJSON domain type |
|
public |
A popup that contains the parameter values of the given coverage layers at the location of the popup. |
|
public |
Displays a simple vertical coordinate dropdown selector for a coverage data layer. |
|
public |
Renderer for Coverages conforming to the CovJSON domain type |
|
public |
A collection of vertical profiles sharing the same parameters and coordinate referencing system. |
|
public |
Displays a popup with an interactive plot showing the data of the vertical profile coverage. |
Function Summary
Static Public Function Summary | ||
public |
CircleMarkerMixin(base: PointDataLayer): class A mixin that encapsulates the creation, update, and removal of a CircleMarker. |
|
public |
CoverageMixin(base: class): class A mixin that encapsulates loading of a single coverage for use in layers. |
|
public |
DraggablePopupMixin(base: class): class Makes L.Popup draggable and proxies all L.Draggable events. |
|
public |
EventMixin(base: class): class Wraps Leaflet's L.Evented for use within class expressions. |
|
public |
PaletteMixin(base: class): class A mixin that encapsulates the palette logic of a coverage layer, supporting categorical and continuous coverage parameters. |
|
public |
Converts any CSS color to an |
|
public |
Creates a layer for a given coverage data object or throws an error if no layer class could be found. |
|
public |
dataLayerClass(cov: object): class | undefined Return a layer class usable for the given coverage data object,
or |
|
public |
directPalette(colors: Array<string>): Palette Converts an array of CSS colors to a palette of the same size. |
|
public |
legend(layer: object, options: object): DiscreteLegend | ContinuousLegend Convenience function that returns a legend control based on the coverage parameter type. |
|
public |
linearPalette(colors: Array<string>, steps: number): Palette Returns a linearly interpolated palette out of CSS colors. |
|
public |
paletteFromObject(paletteSpec: *): Palette Create a palette from a description object. |
Typedef Summary
Static Public Typedef Summary | ||
public |
A coverage data layer. |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
MultiPolygon#click: L.MouseEvent The |
|
public |
The |
|
public |
The |
|
public |
The |
|
public |
Point#click: L.MouseEvent The |
|
public |
A coverage point-like data layer. |
|
public |
The |
|
public |
The |
External Summary
Static Public External Summary | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|