maxScale property

double maxScale
final

The maximum scale that the user can "zoom in" to. Must be larger than or equal to minScale.

Implementation

final double maxScale;