simplify-array-js

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


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

Documentation

Introduction

This library is a fork of Vladimir Agafonkin's simplify.js. This library works with arrays [0, 1] instead of latlng objects.

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