Skip to content

Commit

Permalink
Remove mention of support for Leaflet 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bbecquet committed Oct 30, 2017
1 parent b6c8037 commit b58c38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Leaflet Polyline Offset
===
Works with Leaflet 0.7.x and 1.0.x.
Works with Leaflet >= 1.0.

This plugin adds to Leaflet `Polyline`s the ability to be drawn with a relative pixel offset, without modifying their actual `LatLng`s. The offset value can be either negative or positive, for left- or right-side offset, and remains constant across zoom levels.

Expand Down

0 comments on commit b58c38b

Please sign in to comment.