The 3d-camera-to-around sample demonstrates how to control the camera in a 3D map to look around a point.
Follow these instructions to set up and run 3d-camera-to-around sample on your local computer.
$npm i
First cd to the folder for the sample to run, then:
$npm start
From samples/:
$npm run build --workspace=3d-camera-to-around/
From samples/:
$npm run build-all
For feedback related to this sample, please open a new issue on GitHub.