pixelRatio property

double? pixelRatio
getter/setter pair

Pixel ratio to be accounted for when downloading raster tiles. The pixelRatio must be ≥ 0 and should typically be 1.0 or 2.0.

Implementation

double? pixelRatio;