OrbitGeoElementCameraController

constructor(targetGeoElement: GeoElement, distance: Double)

Creates an OrbitGeoElementCameraController using a distance to the specified GeoElement. This camera controller is used to associate camera navigation and movement with GeoElement objects, such as Graphic, Feature, and DynamicEntity. When the controller is set on the scene view, using SceneView.cameraController, the interaction mode allows the user to rotate around and zoom in and out from the object. For a moving object, the camera will move in synchronization with it and the camera position, heading, pitch and roll will automatically adjust. If the GeoElement geometry is a polyline or a polygon, the camera will focus on its center point.

Since

200.1.0