anchored
fun anchored(anchor: ScreenCoordinate, zoom: Double? = null, bearing: Double? = null, pitch: Double? = null, padding: EdgeInsets? = null): CameraOptions(source)
Creates a camera options with a screen anchor point. Use this for transformations that should keep a specific screen point fixed.