I have also created a Story Map tour in ArcGIS online.
Randomly (say 1/10) it fails to load giving the message "An error has occurred. Unable to create map". Attached screenshot.
Any pointers to the same?
Do you also have trouble opening the webmap associated with your Map Tour in the Portal Map Viewer?
There are no problems opening the webmap.
Is there an option to increase the timeout for loading the map?
My contend is is multiple places like Flickr, plus ArcGIS online implemented as a hybrid model. Will that be a problem?
Ok, strange it must be app related then.
Yes you can increase the timeout in
ArcGIS\Portal\webapps\arcgis#home\webmap\templates\MapTour\app\maptour-config.js
See TIMEOUT_VIEWER_LOAD line 40
Mixing data source is fine.
Thanks for that.
Mine is a web map converted to a story map directly on ArcGISOnline.
Is there an equivalent option there as in the portal you mentioned?
oh ok.
No you would have to download the template and host it yourself Esri/map-tour-storytelling-template-js · GitHub
If the webmap open correctly the app should also open correctly.
Let me know if increasing the timeout help.