calculate the distance between camera and centerpoint based on the resolution and latitude value
Number of map units per pixel.
Latitude in radians.
The calculated distance.
calculate the resolution based on a distance(camera to position) and latitude value
The calculated resolution.
Check if the underlying camera state has changed and ensure synchronization.
Optionalopt_dontSync: booleanDo not synchronize the view.
Altitude in meters.
Distance in meters.
ApiCalculates position under the camera.
Coordinates in same projection as the ol.View.
Tilt in radians.
Calculates the values of the properties from the current ol.View state.
In meters.
In meters.
Sets the position of the camera.
Same projection as the ol.View.
In radians.
Calculates the values of the properties from the current Cesium.Camera state. Modifies the center, resolution and rotation properties of the view.
This object takes care of additional 3d-specific properties of the view and ensures proper synchronization with the underlying raw Cesium.Camera object.