Closed m00nlighter closed 6 years ago
adding context menu, true to map config resolve this problem.
var map = L.map('map', {
layers: [OpenStreetMap_Mapnik],
contextmenu: true
});
Thank you! @m00nlighter
This solved the issue for me as well.
with this simple code from readme when u click context menu twice it show 2 copy of menu item added here is gif