aratcliffe / Leaflet.contextmenu

A context menu for Leaflet.
MIT License
368 stars 107 forks source link

How to initialize this plug in other way #130

Closed ZHHHHH closed 4 years ago

ZHHHHH commented 4 years ago

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)