setInitialViewpoint

fun setInitialViewpoint(isAnimated: Boolean = true, onFinished: () -> Unit = {})

Sets the initial viewpoint for the map.

Parameters

animate

true to animate the viewpoint change, false otherwise.