Grégory L'Azou

Results 60 comments of Grégory L'Azou

Great. Yes directly clicking on the map marker would require to download, customize the application and host it yourself.

An updated procedure to do this is documented here https://github.com/Esri/map-journal-storytelling-template-js#link-between-sections

I will try to help you but as you notice this unfortunately require developer skills as the procedure with CSV is not supported anymore :/ The steps are: 1. download...

Cool you should almost be there, is your map displaying in the app? This error may indicate that one of the map layer is not accessible. Your issue may just...

I think I found your issue, the documentation is not clear enough and you must have pasted the code at a wrong place, this is how it should looks like...

You should see it in your console. Can you share a link to your app?

Do you get a new error message right after you click on the map? I never faced that, not sure if I can help if your app isn't public.

I see. I remember one thing now... I fixed a bug (fix to be released tomorrow) that was making the application freeze if the section index you are trying to...

You are welcome. Great we find the source of the issue! Uncommenting after the patch is not likely to make the app navigate to your section. I think what you...

Cool, getting there. What the app is expecting is an index not a section name. If your data don't have the same order than the section in your Journal you...