Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 296 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 296 Bytes

Changelog

0.2.0 (2016-07-19)

  • Fix issue with negative rounding.
  • Add .toGeoJSON method to convert an encoded polyline to GeoJSON LineString.

0.1.0 (2015-06-21)

  • Add .fromGeoJSON method to encode GeoJSON geometries as polylines without needing to manually flip coordinates.