Fast Google Polyline encoding and decoding using a Rust binary
-
Updated
Dec 9, 2024 - Python
Fast Google Polyline encoding and decoding using a Rust binary
Lightweight .NET Standard 2.0 library implementing Google Encoded Polyline Algorithm.
Converts encoded google polyline to arcgis js graphic to be added in an arcgis JS project
js file for converting from google polyline string to list of long/lat coords, and vice-versa
Example showcase use of google map, fusedlocationproviderclient and Directions API
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.
Add a description, image, and links to the google-polyline topic page so that developers can more easily learn about it.
To associate your repository with the google-polyline topic, visit your repo's landing page and select "manage topics."