copy

fun copy(center: LatLng = this.center, zoom: Double = this.zoom, bearing: Double = this.bearing, pitch: Double = this.pitch): MapCameraState

Returns a copy of this state with the given fields replaced.