getCameraOptions

fun getCameraOptions(cameraOptions: Any): Any(source)

Returns options for Camera.flyTo or Camera.flyToBoundingSphere depends on this.view type.

Return

Camera.flyTo or Camera.flyToBoundingSphere options

Parameters

cameraOptions

options to merge with generated. See Camera.flyTo

See also