Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

v1.4.0

Choose a tag to compare

@VictorVelarde VictorVelarde released this 11 Nov 22:14
· 55 commits to master since this release
  • Added an optional parameter spatialMask (+ setSpatialMask method) to apply a Clip on ScalarField. The mask defines a Polygon as a GeoJSON Feature for which the raster values will be considered (for rendering and identifying operations). See example_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