mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-01-25 16:46:35 +00:00
587 B
587 B
| name | category | repo | author | author-url | demo | compatible-v0 | compatible-v1 | compatible-v2 |
|---|---|---|---|---|---|---|---|---|
| Leaflet Polyline Offset | markers-renderers | https://github.com/bbecquet/Leaflet.PolylineOffset | Benjamin Becquet | https://github.com/bbecquet | http://bbecquet.github.io/Leaflet.PolylineOffset/examples/example.html | true | false |
Adds to L.Polyline the ability to be shifted with a relative pixel offset, without modifying its actual LatLngs. The offset value can be either negative or positive, for left- or right-side offset, and remains constant across zoom levels.