updateCalibration

open fun updateCalibration(@Nullable maybeScale: Scale)

Updates the calibration picker UI from the given scale or from the annotation's current measurement scale if the provided scale is null.

Parameters

maybeScale

The scale to use for updating calibration, or null to use the annotation's current measurement scale.