aratcliffe / Leaflet.contextmenu

A context menu for Leaflet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way to left click to open up menu instead of right click

iamakimmer opened this issue · comments

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?