Tag Camera Helper
ArcGIS JavaScript API Camera Helper
In a custom web map app, when creating your initial view, you usually start with the x/y (latitude/longitude) and an initial zoom level. When creating 3D web map apps that’s a bit harder, because you have to worry about the camera tilt and heading too. To make this process easier, I recently created a little tool, the ArcGIS JS API Camera Helper.
1