Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trifectalabs/polyline-scala
Scala Polyline Encoder and Decoder
https://github.com/trifectalabs/polyline-scala
encoder-decoder library polyline scala
Last synced: 1 day 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T14:21:02.000Z (almost 3 years ago)
- Last Synced: 2023-08-24T07:20:44.452Z (about 1 year ago)
- Topics: encoder-decoder, library, polyline, scala
- Language: Scala
- Size: 18.6 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polyline-Scala
[![GitHub version](https://badge.fury.io/gh/trifectalabs%2Fpolyline-scala.svg)](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