sputnik-maps / simplify-go

Go port of simplify-js (https://github.com/mourner/simplify-js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go port of simplify-js (https://github.com/mourner/simplify-js)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%