simplify-js

A high-performance JavaScript 2D/3D polyline simplification library


Keywords
math, geometry, polyline, simplification
License
BSD-2-Clause
Install
npm install simplify-js@1.2.4

Documentation

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