storymap icon indicating copy to clipboard operation
storymap copied to clipboard

wish: support iframe backgrounds

Open markstos opened this issue 2 years ago • 0 comments

It would be nice to support interactive maps embedded as section backgrounds that are hosted elsewhere.

Perhaps these could be implemented with <section data-iframe="https://some-map-url-to-embed.com"> and then about there in the code, support could be for them as section backgrounds:

https://github.com/jakobzhao/storymap/blob/e4cade0931656695f69d96f41849dec5be3e2a82/dist/storymap.2.5.js#L247

For example, a lot of Esri / ArcGIS Online maps allow iframe embedding.

markstos avatar Jun 19 '22 16:06 markstos