We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d62c78 commit 2a41df5Copy full SHA for 2a41df5
README.md
@@ -1,6 +1,9 @@
1
# Polyline Algorithm for .NET (.NET Standard 2.1)
2
3
Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
4
+It provides types and methods for encoding and decoding polylines.
5
+
6
7
More info about the algorithm can be found at [Google Developers](https://developers.google.com/maps/documentation/utilities/polylinealgorithm).
8
9
## Prerequisites
0 commit comments