pnorman left a comment (openstreetmap/openstreetmap-website#6618)
> The tile size is already set to 256 device-independent pixels to a side:
>
> [openstreetmap-website/app/assets/javascripts/maplibre.map.js](https://github.com/openstreetmap/openstreetmap-website/blob/b78e341b970197ac3b18a3c7bf83a4da028e1980/app/assets/javascripts/maplibre.map.js#L11)
>
> Line 11 in
> [b78e341](/openstreetmap/openstreetmap-website/commit/b78e341b970197ac3b18a3c7bf83a4da028e1980)
>
> tileSize: 256,
> So unless I’m mistaken and GL JS has a bug somewhere, the only remaining
> issue would be incremental zooming.
I agree.
It would be nice if we could support high DPI screens. After all, as of the
latest release of OpenStreetMap Carto it was something we supported. We didn't
do it perfectly but it certainly was supported. It sounds like the current
maintainers might be changing that. Unfortunately `@2x` tiles are not practical
for the standard tile layer infrastructure, given other constraints.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6618#issuecomment-3662892081
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/issues/6618/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev