2 "name": "polylineencoder",
4 "summary": "C++ implementation of Google Encoded Polyline Algorithm Format.",
5 "description": "C++ implementation of Google Encoded Polyline Algorithm Format.\nThe implementation guarantees to conform with the results of the Google Interactive Polyline Encoder Utility.",
6 "homepage": "https://github.com/vahancho/polylineencoder",
11 "The polylineencoder contributors": "https://github.com/vahancho/polylineencoder/issues"
14 "git": "https://github.com/vahancho/polylineencoder.git",
22 "source_files": "src/*.{h,cpp}"