In this example we simply use the lookAt method to make the camera orbit around a geolocation.
lookAt
First we create the map.
Then we listen to render events to trigger new lookAt calls with progressing yaw angle offsets:
Here a GUI is also set up so as to fiddle with the tilt and distance from the page.
Generated using TypeDoc
In this example we simply use the
lookAt
method to make the camera orbit around a geolocation.First we create the map.
Then we listen to render events to trigger new
lookAt
calls with progressing yaw angle offsets:Here a GUI is also set up so as to fiddle with the tilt and distance from the page.