Leaflet.contextmenu
Leaflet.contextmenu copied to clipboard
Way to left click to open up menu instead of right click
Is there a way to open up a context menu via left click instead of right click? I have circles that would like to open up the menu via left click. If this isn't possible, could I add a click handler on each circle that would open the context menu?