We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15609cd commit a9fccf9Copy full SHA for a9fccf9
1 file changed
README.md
@@ -58,7 +58,9 @@ Same location, different pixel ratios:
58
**Standard (1x)** | **HiDPI (2x)**
59
:---:|:---:
60
<img src="docs/images/pixelratio-1x.png" width="200"> | <img src="docs/images/pixelratio-2x.png" width="200">
61
-*400x300 px* | *800x600 px (displayed at 400x300)*
+*400x300 px* | *800x600 px*
62
+
63
+Both displayed at 200px width. The 2x version has 4x more pixels for sharper details.
64
65
Both images show the exact same geographic area. The 2x version has 4x more pixels for sharper text and details on retina displays.
66
0 commit comments