storymap-tour
storymap-tour copied to clipboard
app doesn't load with non-stop spin
I download and copy to my IIS server wwwroot. failed to run index.html in MapTour\src. could you please help!
Hi @JudyZhou -- please consult the deployment instructions in the readme file.
https://github.com/Esri/map-tour-storytelling-template-js#how-to-deploy-a-map-tour
@oevans I followed the instruction, add my AGO webmap to index.html, copy src folder under wwwroot in IIS server. but failed to run index.html with non-stop spin. did I do wrong way?
Hi @JudyZhou -- the code in the /src
folder must be compiled to run. You only need the source code if you are going to customize the app code.
Please use the "user download archive" version (this is the un-customized, compiled app) in the section of the readme I linked to above as indicated here:
@JudyZhou, this problem might be related to issue #67