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 c09bea5 commit 0042b91Copy full SHA for 0042b91
README.md
@@ -1,6 +1,7 @@
1
# Polyline Algorithm for .NET (.NET Standard 2.1)
2
3
-Lightweight, high performance, low allocation, library providing Google Polyline Algorithm decoding and encoding capabalities.
+Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
4
+More info about the algorithm can be found at [Google Developers](https://developers.google.com/maps/documentation/utilities/polylinealgorithm).
5
6
## Prerequisites
7
0 commit comments