leaflet-area-select
leaflet-area-select copied to clipboard
Documentation For Changing Trigger Key Is Wrong
Getting map.selectArea.setCtrlKey() is not a function.
I believe the example code in the documentation should be map.selectArea.setControlKey(true) and map.selectArea.setShiftKey(true)