Function getCurrentScopeExponentUpperBound

  • Gets the upper bound of the current scope's exponent range. This represents the maximum exponent value covered by the current scope (exclusive).

    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 upper exponent bound of the current scope.