aratcliffe/Leaflet.contextmenu

sample code not working on IE 11

Opened this issue · 1 comments

HI,
I copy the entire index.html from https://raw.githubusercontent.com/aratcliffe/Leaflet.contextmenu/master/examples/index.html

then run node app.js

The map shows up with markers. However, Upon right click, the default Windows menu shows up instead of popup contextmenu. Same issue even I changed to 1.2.0 leaflet.

Did I miss anything?

Thanks
Henry

It looks like you forgot to copy it's dependencies. Maybe check our console and see if there are any errors.