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

Update for Leaflet 1.5 #54

Open sc28 opened 5 years ago

sc28 commented 5 years ago

Hi,

Great plugin! Is it still in development? And are there by chance any plans to release a version compatible with Leaflet 1.5?

Currently I'm getting with Leaflet 1.5.1:

TypeError: mymap.sync is not a function

:/

jjimenezshaw commented 5 years ago

Hi, Yes, this plugin is still maintained. It is compatible with Leaflet 1.5.1 (I just tried all the examples changing the Leaflet version. I have created PR #55 to reflect that).

Could you provide a better/complete example of the problem?

jjimenezshaw commented 5 years ago

I think this issue can be closed after #55