placemark / polyline

encode and decode between polylines and geojson

Home Page:https://placemark.github.io/polyline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@placemarkio/polyline

npm version

@placemarkio/polyline

polyline development is supported by ๐ŸŒŽ placemark.io

A maintained fork of the Mapbox module.

Differences:

  • Written in TypeScript, with types provided.
  • No dependencies.
  • Always follows longitude, latitude order in all API endpoints. polylines are, internally, latitude, longitude, but that is not exposed to the user.

About

encode and decode between polylines and geojson

https://placemark.github.io/polyline/

License:MIT License


Languages

Language:TypeScript 91.3%Language:JavaScript 8.7%