animateCamera

fun animateCamera(    @NonNull maplibreMap: MapLibreMap,     update: CameraUpdate,     durationMs: Int,     @Nullable callback: MapLibreMap.CancelableCallback)

Internal use.