This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

card zoomed out on the website but just with CHROME

0

if I copy and past the code for iframe its totally zoomed out on the website but just with CHROME FIREFOX displays the correct view Hm is this a bug ? Thanks for help Manfred

asked 15 Jan '21, 11:37

Manfred's gravatar image

Manfred
11112
accept rate: 0%

It doesn't sound like a bug in OSM if it works in one web browser and not another.

Perhaps if you can be a bit more specific about what it is you are actually trying to do more people will be able to help you?

(15 Jan '21, 12:15) SomeoneElse ♦

One Answer:

0

This is a known problem with an unknown source. I still suspect that Chrome's iframe lazy-loading changes (at around end of 2019) introduced this problem.

See: https://github.com/openstreetmap/openstreetmap-website/issues/2531

and https://forum.openstreetmap.org/viewtopic.php?id=68432

Unfortunately, there is no solution up until now, so you could help with e.g. posting stack traces from chromes developer tools (I'm not using anything by google, so I don't have Chrome here).

answered 15 Jan '21, 13:07

Spiekerooger's gravatar image

Spiekerooger
3.1k22356
accept rate: 16%

edited 15 Jan '21, 13:08

thanks for your info

(15 Jan '21, 15:22) Manfred

Source code available on GitHub .