to Target
fun toTarget(target: LatLng, bearing: Double = UNCHANGED, tilt: Double = UNCHANGED, zoom: Double = UNCHANGED, padding: DoubleArray? = DoubleArray(4)): CameraUpdate
Build a new CameraUpdate that points to target.
Build a new CameraUpdate that points to target.