[openstreetmap/openstreetmap-website] Iframe map are not showing tiles for the style tracestracktopo (Issue #4273)
Binnette
notifications at github.com
Wed Oct 4 10:37:33 UTC 2023
### URL
https://www.openstreetmap.org/#map=14/45.8360/6.8186&layers=P
### How to reproduce the issue?
1. Open osm.org
2. Select the layer "Tracetrack topo"
3. Click on Share button
4. In the panel, click on HTML button
5. Copy the html code
6. Paste the code in a website or local html file
7. Open the website/file in a web browser
8. BUG! the map is empty (no tiles are shown)
### Screenshot(s) or anything else?
Example with "Tracetrack topo" layer:

<iframe width="425" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=6.746978759765626%2C45.8090593688804%2C6.890316009521485%2C45.862878930546415&layer=tracestracktopo&marker=45.83597565614144%2C6.818647384643555" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=45.8360&mlon=6.8186#map=14/45.8360/6.8186&layers=P">View Larger Map</a></small>
Example with "default Mapnik" layer:

<iframe width="425" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=6.746978759765626%2C45.8090593688804%2C6.890316009521485%2C45.862878930546415&layer=mapnik&marker=45.83597565614144%2C6.818647384643555" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=45.8360&mlon=6.8186#map=14/45.8360/6.8186">View Larger Map</a></small>
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4273
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4273 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231004/9e8155eb/attachment.htm>
More information about the rails-dev
mailing list