userScaleFactor property

double userScaleFactor
final

scale factor requested by the user. The bigger that value the larger the size of the tiles. That also means that the map shows more details at a certain zoomLevel.

Implementation

final double userScaleFactor;