minScale Property

val minScale: Float

Parameters

  • minScale — the smallest scale the user can zoom out to, or Float.NaN to stop at the scale that fits the image to the view.
Top