Leaflet.CanvasLayer.Field
About
Leaflet.CanvasLayer.Field is a plugin for LeafletJS that adds one or multiple layers to visualize fields (aka Rasters) from ASCIIGrid or GeoTIFF files on web maps.
Official repo: IHCantabria/Leaflet.CanvasLayer.Field.
My contribution
- Implemented a built-in component for controlling the animation as a conventional player (LayersPlayer).
- Included example of implementation.
Tech stack
- Vanilla JavaScript;
- Leaflet library.