Function getScopedZoomValue

Converts a raw zoom value into a ScopedZoomValue. Due to the inverse perception of zoom (higher raw zoom means smaller represented units), this conversion is from currentScope to NEUTRAL_SCOPE. It essentially calculates how many NEUTRAL_SCOPE units are equivalent to one currentScope unit at the given raw zoom.