Hi Stephen,
Thank you for explaining that. I've updated the map now!
Story map apps that have been downloaded have two ways to configure an app:
When configuring the app through the index.html file as you have done, you should only use the alphanumeric id and not the "&edit."
The builder mode of the app is always opened via the query parameter. In your case, to load the normal app, open: https://elpinguinodev.github.io/maptour_user/. Or to open the builder mode, use: https://elpinguinodev.github.io/maptour_user/?edit.
Here's a brief introduction to query strings as part of the URL: URL - Marketing Glossary
Hi Gregory,
I am using jekyll and gitpages. I have the maptour running successfully on my local server with 99 markers. I want to add more than 99 markers though.
I've added in the extended marker set. I don't understand when to add in the "&edit" though because through the local host I never actually load the appid in to the browser. All I see is http://127.0.0.1:4000/.
I've only added the appid through index.html. When I put appid: "64f4a989a44445fe85788a6a27282ece&edit", on line 47, and then try to load it on the local server, I get "An error occurred Fatal error: The story cannot be loaded."
When do I add "&edit" in?
In case it helps, this is my repo- https://github.com/elpinguinodev/maptour_user .
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.