Norkart / Leaflet-MiniMap

A minimap control plugin for Leaflet
BSD 2-Clause "Simplified" License
395 stars 125 forks source link

Leaflet 1.1.0 compatibility #128

Closed seyfro closed 7 years ago

seyfro commented 7 years ago

"Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead."

Here is how this issue was solved for the GoogleMutant library: https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant/merge_requests/29

It would be great if this could also be fixed for Leaflet-MiniMap.

TrySound commented 7 years ago

Ping

seyfro commented 7 years ago

-> https://github.com/Norkart/Leaflet-MiniMap/pull/127#issuecomment-322763239

robpvn commented 7 years ago

I guess this is fixed with the merge of #127 ?

seyfro commented 7 years ago

yes, this is fixed with the merge of #127