leaflet-area-select icon indicating copy to clipboard operation
leaflet-area-select copied to clipboard

Documentation For Changing Trigger Key Is Wrong

Open DevTakao opened this issue 3 years ago • 0 comments

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)

DevTakao avatar Jul 21 '22 13:07 DevTakao