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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.