fixCamera

open fun fixCamera(waypathBounds: LatLngBounds, bearing: Float, animated: Boolean)

Adjust the camera zoom and position to show the given waypath bounds

Parameters

waypathBounds

the bounds of the waypath

bearing

the target bearing

animated

true to animate the camera movement, false otherwise