This plugin does not work with [Leaflet 1.10](http://leafletjs.com/2017/06/27/leaflet-1.1.0.html) There are two main issues: - The L.Mixin.Events is deprecated so L.Evented needs to be used. - Also when using a custom callback function for ButtonOK, there are callback errors. <img width="707" alt="chrome-error" src="https://user-images.githubusercontent.com/1588744/27770718-cb1152a2-5f3b-11e7-9cc7-4ff1155386da.png">
This plugin does not work with Leaflet 1.10
There are two main issues: