35 skills found · Page 1 of 2
mapbox / Polylinepolyline encoding and decoding in javascript
raphaelmor / PolylinePolyline encoder / decoder in swift
Dammyololade / Flutter Polyline PointsA flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
twpayne / Go PolylinePackage polyline implements a Google Maps Encoding Polyline encoder and decoder.
heremaps / Flexible PolylineFlexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
googlemaps / Js Polyline CodecPolyline encoding and decoding.
urschrei / PypolylineFast Google Polyline encoding and decoding using a Rust binary
georust / PolylineFast Google Encoded Polyline encoding & decoding in Rust
scoutant / Polyline DecoderA Java version of the Encoded Polyline Algorithm Format, used by Google Maps API
vahancho / PolylineencoderA C++ implementation of Google Encoded Polyline Algorithm Format (encoder/decoder)
dyaaj / Polyline EncoderPolyline Encoder / Decoder in PHP
engali94 / Polyline DecoderInteractive tool for encoding, decoding, and visualizing Google's polyline format with advanced comparison features and code generation for multiple programming languages.
Guillar1 / GoogleStreetViewDrivingSimulatorPython and OpenCV to generate a time-lapse Google StreetView video
placemark / Polylineencode and decode between polylines and geojson
marchdev-tk / Google Polyline AlgorithmDart implementation of Googles Polyline Encoding lossy compression Algorithm.
nayutaya / Googlemaps PolylinePolyline Encoder and Decoder for Google Maps API
AhsenSaeed / GoogleMapPolylineExampleShow Interactive Polylines on Google Maps with Google Direction API.
JaGallup / EncpolyPython 3 library for encoding/decoding geographic coordinates using Google's Encoded Polyline Algorithm
munterfi / FlexpolylineThe flexpolyline R package provides a binding to the C++ implementation of the flexible polyline encoding by HERE. The encoding is a lossy compressed representation of a list of coordinate pairs or coordinate triples.
twpayne / GopolylineGoogle Maps polyline encoding and decoding for Go