Related to this issue https://github.com/plotly/plotly.js/pull/1507 [gl3d/camera](https://github.com/plotly/plotly.js/blob/master/src/plots/gl3d/camera.js) code of plotly is very similar to this package' one. The difference is in [`keyBindingMode`](https://github.com/plotly/plotly.js/blob/master/src/plots/gl3d/camera.js#L184). Is there any sense in updating 3d-view-controls to take plotly's code?