Xweather Encoded Tile Source
XweatherEncodedTileSource.kt
A subclass of EncodedTileSource that is used to request and process encoded tile data from the MapsGL server.
Based on the IOS version.
Author
Jason Suto 01/08/24
Types
Properties
type in MapsGL JS
Functions
Adds a map layer as a consumer of the data source.
Used by prepareTileRequest() to increment or decremnet the time and reformate it for sources with time offets
Returns the data range for the specified channel.
Returns the metadata for the source, which can be loaded from a remote source.
Test function to detect color format of image
convert from \"2025-04-22T03:49:31Z\" to 20250422030000
Returns the metadata for the specified channel, if available.
Backfills the edges of the tile with its neighbors' data and vice versa. This mirrors the logic found in the JavaScript SDK for seamless tile stitching.
Removes a consumer