moveCamera

abstract fun moveCamera(    @NonNull points: List<MPPoint>,     animate: Boolean,     durationMs: Int,     tilt: Float,     @NonNull fitMode: MPCameraViewFitMode,     top: Int,     bottom: Int,     start: Int,     end: Int)