zoomToFit

open override fun zoomToFit(points: Array<MyPointD?>?, durationMs: Int, orbisPadding: Int)

Moves the camera to fit a given set of coordinates within the view.

Parameters

points

An array of coordinates to frame.

durationMs

The duration of the animation in milliseconds.

orbisPadding

The padding value.