Function getCurrentScopeLowerZoomBound

  • Gets the lower bound of the zoom range for the current scope. Derived from the scope's upper exponent bound.

    Parameters

    • zoom: number

      The current raw zoom level.

    • scopeExpThreshold: number

      The exponent difference threshold for main scope influence.

    • mainMeasure: SupportedMeasures

      The designated main measure.

    Returns number

    The minimum raw zoom value that falls within the current scope.