Adding interactive line features to a Story Map Shortlist?

1356
2
Jump to solution
01-10-2018 07:46 PM
NathanRice1
New Contributor

I'd like to add line features that are displayed when point features are clicked on in a shortlist Story Map, similar to the story map here that shows travel lines when you click on a city (select a candidate, then click on a city to see the lines that display). Is it possible to set this up in ArcGIS Pro, or would it require some developer-level changes to the Story Map source code? Any sense of how difficult that would be for a non-developer? It appears that the authors used Leaflet as well -- not sure if that would make it easier. 

Thanks for any insight! 

0 Kudos
1 Solution

Accepted Solutions
RupertEssinger
Frequent Contributor

Story Map Shortlist supports the ability to add point, line or polygon features into the map that your readers can click on get info via their standard popups. We call these 'supporting layers'. To add supporting layers to a Shortlist, you manually edit the web map used in the Shortlist. You can't add supporting layers via the Story Map Shortlist Builder. The symbology and popup configuration you choose for the layers you add into your web map are automatically used in your Shortlist. It's not possible to hook up supporting layers so that they display information in the Shortlist tab area (the area where info about the Shortlist points readers click on is displayed). So this does provide a way to give people additional info about features on the map that aren't displayed in the Shortlist tabs, as long as you are OK with this info appearing in popups. See this FAQ for more info: Frequently Asked Questions | Story Maps 

Conversely, we often see Shortlists containing additional supporting layers where the popups aren't configured and so don't look good. If you want to include supporting layers but don't want your readers to be able to click on the feature(s) they contain, like a county or study area outline, be sure to turn off popups for those layer(s) so that people who click on them don't see an unconfigured popup.

Rupert

View solution in original post

0 Kudos
2 Replies
CarmelConnolly
Esri Regular Contributor

Hi Nathan, 

The Campaign Travel Log story map is not an out of the box template, so some custom development would be required and you would need to host it yourself. It might be possible to get a copy of the story map code by contacting the Story Map team through your local Tech Support team: Esri Support Home 

It possible to do something similar in the Map Journal story map by using Story Actions - I've mocked up a quick example here: http://www.arcgis.com/apps/MapJournal/index.html?appid=3f5e3454ae7847de8baaf7fe6d619b99  

Click on the words or move through the sections to see the lines appear on the map. 

Carmel

RupertEssinger
Frequent Contributor

Story Map Shortlist supports the ability to add point, line or polygon features into the map that your readers can click on get info via their standard popups. We call these 'supporting layers'. To add supporting layers to a Shortlist, you manually edit the web map used in the Shortlist. You can't add supporting layers via the Story Map Shortlist Builder. The symbology and popup configuration you choose for the layers you add into your web map are automatically used in your Shortlist. It's not possible to hook up supporting layers so that they display information in the Shortlist tab area (the area where info about the Shortlist points readers click on is displayed). So this does provide a way to give people additional info about features on the map that aren't displayed in the Shortlist tabs, as long as you are OK with this info appearing in popups. See this FAQ for more info: Frequently Asked Questions | Story Maps 

Conversely, we often see Shortlists containing additional supporting layers where the popups aren't configured and so don't look good. If you want to include supporting layers but don't want your readers to be able to click on the feature(s) they contain, like a county or study area outline, be sure to turn off popups for those layer(s) so that people who click on them don't see an unconfigured popup.

Rupert

0 Kudos