simplify-js

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

Usage no npm install needed!

<script type="module">
  import simplifyJs from 'https://cdn.skypack.dev/simplify-js';
</script>

README

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