Leaflet.EditInOSM
Leaflet.EditInOSM copied to clipboard
Doesn't work with Touch Devices
The plugin can not be used with touch devices such as smart phones and tablets. Tapping the EditInOSM icon has no effect, it doesn't expand the menu.
Testcase: Open the demo page (http://yohanboniface.github.com/Leaflet.EditInOSM/) with web browser on mobile phone.
Tested on samsung S2 jellybean with Firefox nightly
Clue: Click events?
Thanks for the report.
Certainly because the hover is made in CSS. Will try to have a look on this asap.
@yohanboniface Thank you, I'll look forward for your fix.
@yohanboniface any news on this? I am going to use this plugin in a project, If I come up with a solution I will send a pull request with the fix.