Esri / storymap-series

The Story Map Series lets you present a series of maps via tabs, numbered bullets, or a side accordion.
Apache License 2.0
63 stars 59 forks source link

Story Map Series (tabbed) cannot embed Operation Dashboard web app? #27

Closed Nataliya1 closed 8 years ago

Nataliya1 commented 8 years ago

I already posted the issue under Operation Dashboard:

https://github.com/Esri/dashboard-samples/issues/3

So basically when I try to add the Operation Dashboard web app as a website to one of the tabs in my Map serier, it just would not load. (note*... my operation dashboard app loads fine if I add it to the Map Journal Template).

Is it a bug, or am I missing something.

Thank you, Nataliya

glazou commented 8 years ago

Hey,

I made a test and it seems to work. This may be an issue because your story map is using a different protocol (http or https) than your dashboard.

We have a blog post explaining this in detail, see https://blogs.esri.com/esri/arcgis/2016/04/14/embedding-apps-and-websites-in-story-maps/.

You can start by trying to change the URL of the dashboard in the story map to use http if it was https or vice versa.

Nataliya1 commented 8 years ago

@glazou,

Thank you for the blog article. That was it. It was the issue with http vs. https. My OpsDashboard map was http, once I switched url to https it loaded in the Map Series Tab. Thanks, again. Nataliya.