gepaf {gepaf}R Documentation

Google Encoded Polyline Algorithm Format

Description

Encode and decode the Google Encoded Polyline Algorithm Format.
See the documentation here:
https://developers.google.com/maps/documentation/utilities/polylinealgorithm.

Note

Mostly a translation of http://github.com/mthh/polyline_ggl/ (itself a modest translation (i.g no GeoJSON wrapper, etc.) of other well known available implementations such as Node.js Mapbox one).

See Also

encodePolyline, decodePolyline.


[Package gepaf version 0.1.1 Index]