Are there shortcut keys available or a way to program shortcut keys to pan, tilt, and rotate the 3D view in a SceneView?
Hi David,
SceneView has out of the box key navigation. Check under the SceneView Navigation section in the following document: SceneView | API Reference | ArcGIS API for JavaScript 4.2
You can also add your own key navigation using SceneView's key-up or key-down events: SceneView | API Reference | ArcGIS API for JavaScript 4.2
Here is a very simple sample that adds key navigation to MapView:
Add keyboard navigation shortcuts | ArcGIS API for JavaScript 4.2
Ah yes, I see now. Thanks so much!
David
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.