Focus On
@Serializable
Content copied to clipboard
Options that change the behaviour of MPICamera.focusOn
Constructors
Link copied to clipboard
fun FocusOn( changeZoom: Boolean? = null, minZoom: Double? = null, rotation: Double? = null, tilt: Double? = null, padding: MPIOptions.CameraPadding? = null, duration: Double? = null, easing: MPIOptions.EASING_MODE? = null)
Content copied to clipboard
Properties
Link copied to clipboard
The minimum zoom level the camera is allowed to change to when focusing on targets. Useful to prevent the camera from zooming in too far if the target is a single MPINavigatable.MPINode or MPIMap.MPICoordinate.