streetscape.gl icon indicating copy to clipboard operation
streetscape.gl copied to clipboard

Fix right click in _onLayerClick

Open PhanTask opened this issue 4 years ago • 1 comments

The evt variable has a boolean attribute rightButton indicating whether it is a right click or not.

The current code evt.which === 3 does not seem to work.

PhanTask avatar Apr 09 '21 00:04 PhanTask

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '21 00:04 CLAassistant