Polyline

Data Processing

Encode latitude/longitude coordinates to a Polyline string.
Based on the algorithm by Google: Polyline encoding is a lossy compression algorithm that allows you to store a series of coordinates as a single string.

Author: Erin Kennedy

Maintainer: Erin Kennedy

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.