0.1.3 • Published 11 months ago

turf-polygon-slice v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Turf Polygon Slice

Slices Polygon using a LineString.

Based on: https://github.com/kdashivantha/turf-polygon-slice

Usage

import polygonSlice from "turf-polygon-slice"

const slicedPolygons = polygonSlice(polygon, line)