Private
Readonly
divPrivate
posReturns methods to integrate this control with a Leaflet map.
An object containing the onAdd
and onRemove
methods for Leaflet integration.
Updates the control with new weather information and position.
The WxTileSource instance used to retrieve weather data.
The map object (typically for map-based operations, but suppressed here).
Optional
pos_: { An optional position to update the control's location.
Generated using TypeDoc
Represents a control for displaying weather information on a map. The control shows details about the weather dataset, including variable metadata, dataset information, and weather values at a given position.
Param
The HTMLDivElement that represents the control's container.
Param
The position (longitude, latitude) of the control.