[openstreetmap/openstreetmap-website] The map on the iMac Retina 4K is not clear (#1623)

Tom Hughes notifications at github.com
Tue Aug 29 18:24:17 UTC 2017


So there are actually two different things you can do - you can add `{r}` to the URL template which will expand as `@2x` on hidpi displays, so that is what we need to do for @gravitystorm's layers.

You can also set `detectRetina: true` on a layer, which will cause it to fetch four tiles from the next higher zoom. That doesn't work very well though as you wind up with very thin roads and small text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1623#issuecomment-325751982
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170829/d0c543e4/attachment.html>


More information about the rails-dev mailing list