jieter / Leaflet.Sync

Synchronized view of two maps.
http://jieter.github.io/Leaflet.Sync/examples/dual.html
BSD 3-Clause "New" or "Revised" License
235 stars 53 forks source link

Adds _cursorSyncOver method and sets sync cursor fill/stroke to false #56

Open krdyke opened 5 years ago

krdyke commented 5 years ago

Instead of setting position to 0, 0.

Tests and linting all still pass. Please let me know if there's anything else I can do. This is a really great plugin!