Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 260 Bytes

simplify-go

A Go port of simplify-js (https://github.com/mourner/simplify-js). Polyline simplification library by Vladimir Agafonkin, extracted from Leaflet.

Install

go get 'github.com/yrsh/simplify-go'

Running test

go test