aratcliffe/Leaflet.contextmenu

How to initialize this plug in other way

Closed this issue · 0 comments

How can I initialize this plug instead :
L.map("map",options)
my map object is already created,how can i initialize this plug and add to map object, just like this:
map.add(plug)