aratcliffe / Leaflet.contextmenu

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

contextmenuWidth ignored with bindContextMenu #106

Closed AlexGreg closed 6 years ago

AlexGreg commented 6 years ago

Hello,

If you bind the contextmenu later with bindContextMenu the contextmenuWidth property gets ignored

Fiddle: http://jsfiddle.net/7anskd8s/

AlexGreg commented 6 years ago

actually it's ignored for everything except for the map

AlexGreg commented 6 years ago

Fixed with #107