deviceScaleFactor property

double deviceScaleFactor
final

Device scale factor. The bigger that value the larger the size of the tiles and hence the map. In ViewModel the map will be shrinked again by the same factor so that the size stays the same but the quality of the image increases.

Implementation

final double deviceScaleFactor;