Here are
108 public repositories
matching this topic...
Simple Yet Powerful Geo Library for PHP
🚕 Simple, smooth animation for route / polylines on google maps using projections.
A library of intersection algorithms covering all SVG shape types
Updated
May 25, 2021
JavaScript
🥷 High-performance polyline simplification library - port of simplify.js
Updated
Nov 15, 2020
Swift
Polyline encoder / decoder in swift
Updated
Mar 20, 2021
Swift
this library Drawing polygon, polyline and points in Google Map and return coordinates to your App
Updated
Jul 11, 2019
Java
PHP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth. Code ported from Google Maps Android API.
A node.js library for creating map images with markers, polylines, polygons and text.
Updated
Jul 20, 2021
JavaScript
Very fast LineString simplification using RDP or Visvalingam-Whyatt and a Rust binary
Updated
Jun 25, 2021
Python
A Python implementation of Google's Encoded Polyline Algorithm Format.
Updated
Jan 20, 2020
Python
A simple tool to animate polylines and polygons in different way
Updated
Mar 24, 2021
JavaScript
This library will help to show the polyline in dual color similar as Uber.
Updated
Jun 4, 2021
Kotlin
Curve-Fit is an Android library for drawing curves on Google Maps
Package polyline implements a Google Maps Encoding Polyline encoder and decoder.
Realtime rectangle detector with GPGPU
Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
Updated
Jun 10, 2021
Rust
iOS: Drawing curvy routes with MapKit
Updated
Apr 3, 2020
Swift
Google RouteBoxer implementation for Leaflet
Updated
Jan 11, 2021
JavaScript
Polyline simplification library. Ruby port of Simplify.js.
Updated
Feb 11, 2021
Ruby
Encode / decode Google's polyline format
Updated
Aug 31, 2020
JavaScript
CPP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth.
Some basic C# tools for Unity3D.
🚀 Fast & easy Google polylines
Updated
Nov 24, 2020
Ruby
Fast Google Polyline encoding and decoding using a Rust binary
Updated
Jun 17, 2021
Python
Updated
Aug 28, 2020
Elixir
Rust library to convert SVG data to a list of flattened polylines. Also includes FFI bindings.
Updated
Jul 20, 2021
Rust
Processing/Java library for finding contours in binary images
Updated
Mar 26, 2021
HTML
2D and 3D computational geometry library
Updated
Aug 5, 2021
Python
Improve this page
Add a description, image, and links to the
polyline
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
polyline
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When I edit a polygon with a zoom level low and I snap this polygon to another one, it's very common the created snap point is not exactly on the line / point.
For me, it's a problem regarding I control if these polygons are not intersecting.