Function getCurrentScopeUpperZoomBound

  • Gets the upper bound of the zoom range for the current scope. Derived from the scope's lower 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 maximum raw zoom value (exclusive) that falls within the current scope.