[openstreetmap/openstreetmap-website] Highlighting objects on mobile (#1663)

dieterdreist notifications at github.com
Mon Nov 18 22:19:13 UTC 2019


it is still broken in iPhone7 with latest Safari and iOS13.1. The tile is not requested, instead a tile is requested that isn't visible at all (only 3 tiles, all of the same column, are requested). This is the whole tile-container:

`<div class="leaflet-tile-container leaflet-zoom-animated" style="z-index: 19; transform: translate3d(0px, 0px, 0px) scale(1);"><img alt="" role="presentation" src="https://c.tile.openstreetmap.org/17/74534/38466.png" class="leaflet-tile leaflet-tile-loaded" style="width: 256px; height: 256px; transform: translate3d(-173px, 171px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://b.tile.openstreetmap.org/17/74534/38465.png" class="leaflet-tile leaflet-tile-loaded" style="width: 256px; height: 256px; transform: translate3d(-173px, -85px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://a.tile.openstreetmap.org/17/74534/38467.png" class="leaflet-tile leaflet-tile-loaded" style="width: 256px; height: 256px; transform: translate3d(-173px, 427px, 0px); opacity: 1;"></div>`

-- 
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/1663#issuecomment-555235750
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191118/0dfa8dd8/attachment.html>


More information about the rails-dev mailing list