google-polyline
There are 8 repositories under google-polyline topic.
urschrei/pypolyline
Fast Google Polyline encoding and decoding using a Rust binary
jhermsmeier/node-google-polyline
Encode / decode Google's polyline format
petesramek/polyline-algorithm-csharp
Lightweight .NET Standard 2.0 library implementing Google Encoded Polyline Algorithm.
jking-gis/googlePolylineEncoded-to-arcgisGraphic
Converts encoded google polyline to arcgis js graphic to be added in an arcgis JS project
jmuking/googlePolyConverter
js file for converting from google polyline string to list of long/lat coords, and vice-versa
mapup/Encode-Decode-Google-Polyline
This repo provides encode code for Google Polyline encoding algorithm - a lossy compression algorithm to store a series of coordinates as a single string - and decode code for the algorithm - converting Polyline back into a series of coordinates.
derricknjeru/GoogleMap
Example showcase use of google map, fusedlocationproviderclient and Directions API