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

Marker not showing in iframe anymore

0

Hi, two months ago I have successfully implemented on my website embedded OSMaps with markers. Suddenly, markers do not display any more. Whilst debugging I discovered that this is not just happening to my website, but also when I use https://jsfiddle.net/
If I paste any embed code obtained from the OSM sharing workflow into the html window and click run, the map shows but the marker is not there (an empty icon to be precise), same as on my website.

asked 10 Aug '20, 13:27

Pappardelle's gravatar image

Pappardelle
11112
accept rate: 0%


2 Answers:

1

answered 10 Aug '20, 13:30

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

0

The marker now appears correctly again. Thank you EdLoach for your answer and tomhuges for fixing the issue (https://github.com/openstreetmap/openstreetmap-website/commit/b74977ba8df0fa89d09f9ced27b22af4c4f36fdb)

answered 11 Aug '20, 09:13

Pappardelle's gravatar image

Pappardelle
11112
accept rate: 0%

Source code available on GitHub .