calculate Scale By
abstract fun calculateScaleBy(amount: Double, currentZoom: Double): Double
Content copied to clipboard
Utility method to calculate scale by using the amount and current zoom
Utility method to calculate scale by using the amount and current zoom