Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.85 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.85 KB

A fork of Simplify.js, modified to expect an array of points in a [x, y] format.


Simplify.js is a high-performance JavaScript polyline simplification library by Vladimir Agafonkin, extracted from Leaflet.

Checkout the demo with docs: http://mourner.github.io/simplify-js/

Ports