Skip to content

Commit 2a41df5

Browse files
author
Petr Sramek
committed
edited readme
1 parent 1d62c78 commit 2a41df5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Polyline Algorithm for .NET (.NET Standard 2.1)
22

33
Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
4+
It provides types and methods for encoding and decoding polylines.
5+
6+
47
More info about the algorithm can be found at [Google Developers](https://developers.google.com/maps/documentation/utilities/polylinealgorithm).
58

69
## Prerequisites

0 commit comments

Comments
 (0)