Releases: makinacorpus/Leaflet.GeometryUtil
Releases · makinacorpus/Leaflet.GeometryUtil
0.5.1
- Fix
closestLayer
to be able to work with GeoJSON nested layers - Restrict
closest
method to Array and L.Polyline (L.Polygon extend L.Polyline)
0.5.0
- Add function
layersWithin()
(#34, thanks @haoliangyu) - Fix safety check on the ratio value in ``interpolateOnLine()` (#29, thanks @Marcussacapuces91)
0.4.0
Same version as v0.3.3, new release as v0.4.0 to keep numbering coherent as a new feature has been added
0.3.3
- add bearing and destination functions