centered
fun centered(center: LatLng, zoom: Double? = null, bearing: Double? = null, pitch: Double? = null, padding: EdgeInsets? = null): CameraOptions(source)
Creates a camera options with a geographic center point. Use this for absolute positioning of the camera.