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

Avoid bug when used in Golden-Layout #51

Closed fsteinmetz closed 6 years ago

fsteinmetz commented 6 years ago

This avoids crashing when using Leaflet.Sync in Golden-Layout. However a flicker remains, see #50

jieter commented 6 years ago

@fsteinmetz thanks, merged and released 0.2.2.

Do you have a link to an example showing the use of leaflet-sync in Golden-Layout?

fsteinmetz commented 6 years ago

Thanks @jieter Yes, https://jsfiddle.net/frstz/563wsxp7 (#50)