set Rotation
open fun setRotation(@FloatRange(from = "-180.0", to = 180.0 ) rotation: Float): CameraState.Builder
Content copied to clipboard
open fun setRotation(@FloatRange(from = "-180.0", to = 180.0 ) rotation: Float, @NonNull animation: MapAnimation): CameraState.Builder
Content copied to clipboard