fitBounds

abstract fun fitBounds(bounds: ExpoFpBounds? = null, options: ExpoFpZoomOptions? = null)

Display the plan within the specified bounds with optional padding.

Parameters

bounds

Optional rectangular bounds to fit. If null, fits to plan boundaries.

options

Optional zoom options (e.g., padding).