mt-polygon-simplification/lib/simplify-js
2019-07-14 20:37:26 +02:00
..
bench initial commit 2019-07-14 20:37:26 +02:00
test initial commit 2019-07-14 20:37:26 +02:00
.gitignore initial commit 2019-07-14 20:37:26 +02:00
index.d.ts initial commit 2019-07-14 20:37:26 +02:00
LICENSE initial commit 2019-07-14 20:37:26 +02:00
package.json initial commit 2019-07-14 20:37:26 +02:00
README.md initial commit 2019-07-14 20:37:26 +02:00
simplify.js initial commit 2019-07-14 20:37:26 +02:00

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