H Gregory,
Thanks for the quick response, if I’m trying to open the app through my PC (by making it a web server) how would you recommend I do this? I’ve used the ArcGIS Viewer for Flex which essentially does this for you (see picture below), would it be similar to this? If so, I’ve tried this in my web browser (http://pc2321.ics.inlandgroup.net/map_tour/) and the error still comes up. Is there something in the IIS (Internet Information Services) Manager I need to turn on, off, or setup by chance?
Thanks,
Andy
Hi Andy,
Cool, well you have done 99% of the work, double clicking on index.html won't work (I know we should have a clear error when you do that), you have to open the app served through your web server like by entering http://127.0.0.1/map_tour/ in your web browser.
I made the instructions for our latest template (Map Journal) better and will edit Map Tour documentation to follow the same pattern soon, please check it out if the previous advice doesn't help: Esri/map-journal-storytelling-template-js · GitHub
First and foremost I'm not a programmer, but I currently taking some JavaScript classes. I'm having the same issues as Matthew was, but here's what I'm doing.
1. I downloaded the user version
2. Created a folder titled 'map_tour' and placed it here C:\inetpub\wwwroot\map_tour
3. Opened the index.html file and copied and pasted my appid (not mapid) into the appid location
Now what do I do, double-click on the index.html to see my map tour? If so, the fatal error is coming up. Any suggestions are greatly appreciated.
thanks,
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.