https://github.com/trifectalabs/polyline-scala
Scala Polyline Encoder and Decoder
https://github.com/trifectalabs/polyline-scala
encoder-decoder library polyline scala
Last synced: 2 months ago
JSON representation
Scala Polyline Encoder and Decoder
- Host: GitHub
- URL: https://github.com/trifectalabs/polyline-scala
- Owner: trifectalabs
- License: mit
- Created: 2015-06-11T05:35:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T14:21:02.000Z (over 3 years ago)
- Last Synced: 2025-03-22T04:03:31.587Z (3 months ago)
- Topics: encoder-decoder, library, polyline, scala
- Language: Scala
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polyline-Scala
[](https://badge.fury.io/gh/trifectalabs%2Fpolyline-scala)
A Scala Polyline Encoder and Decoder
### Installation
Polyline-scala is currently built for Scala 2.11. To use it in an sbt project, add the following to your project file:libraryDependencies += "com.github.trifectalabs" %% "polyline-scala" % "1.2.0"
Google Documentation on polyline encoding can be found here: https://developers.google.com/maps/documentation/utilities/polylinealgorithm