This repository was archived by the owner on Feb 8, 2024. It is now read-only.
v1.4.0
- Added an optional parameter
spatialMask(+setSpatialMaskmethod) to apply a Clip onScalarField. The mask defines a Polygon as a GeoJSON Feature for which the raster values will be considered (for rendering and identifying operations). Seeexample_ScalarField_Mask. This feature uses@turf/inside. - Minor:
- examples have been updated to work with Leaflet 1.2.0
- added a little npm badge in README file