getTransitionPhase

abstract fun getTransitionPhase(): Float

Returns normalized value [0, 1] describing phase of the transition between the currently active projection and mercator projection. This value is 1 when the projection is active and transitions towards the value 0 (mercator projection) as the map is zoomed.

Return

Phase value describing transition between active projection and mercator projection.