forceIntegerZoomLevel property

bool forceIntegerZoomLevel
final

By default calculations will return fractional zoom levels. If this parameter is set to true fractional zoom levels will be round to the next suitable integer.

Implementation

final bool forceIntegerZoomLevel;