[openstreetmap/openstreetmap-website] Markers on dashboard map have incorrect z-order (Issue #6639)

Minh Nguyễn notifications at github.com
Sat Dec 20 17:53:46 UTC 2025


1ec5 left a comment (openstreetmap/openstreetmap-website#6639)

If the markers had been implemented as symbol layers, the fix would be to set [`symbol-z-order`](https://maplibre.org/maplibre-style-spec/layers/#symbol-z-order) to `viewport-y`. It isn’t clear to me that `Marker` supports this option out of the box. If not, we’d need to sort the pins by latitude ourselves. This workaround breaks when rotation is enabled: #6640.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6639#issuecomment-3677994849
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6639/3677994849 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251220/02009476/attachment.htm>


More information about the rails-dev mailing list