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

Import iframe into Umap popup

1

I am trying to import data (tried both csv and geojson) into Umaps in order to embed videos and images into popups. I am using the following format in the "popup content template" to import the links from my data sheets: {{{EmbedURL}}}

My images are displaying property in the popup, but I'm seeing broken links for all the videos. I have tried adding the video links manually in the description box for the popup and it works fine: {{{https://www.youtube.com/embed/8hy8y-7FbVA}}}

But when I import this same link via csv and geojson, it doesn't display.

Any thoughts would be greatly appreciated!

asked 15 Aug '16, 03:54

wpkurtz's gravatar image

wpkurtz
26112
accept rate: 0%

Source code available on GitHub .