<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adding interactive line features to a Story Map Shortlist?  in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444129#M5104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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 &lt;A href="http://storymaps.esri.com/stories/2016/campaign-travel-log/"&gt;here&lt;/A&gt; 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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any insight!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 03:46:18 GMT</pubDate>
    <dc:creator>NathanRice1</dc:creator>
    <dc:date>2018-01-11T03:46:18Z</dc:date>
    <item>
      <title>Adding interactive line features to a Story Map Shortlist?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444129#M5104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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 &lt;A href="http://storymaps.esri.com/stories/2016/campaign-travel-log/"&gt;here&lt;/A&gt; 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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any insight!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 03:46:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444129#M5104</guid>
      <dc:creator>NathanRice1</dc:creator>
      <dc:date>2018-01-11T03:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding interactive line features to a Story Map?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444130#M5105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/" title="https://support.esri.com/en/"&gt;Esri Support Home&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It possible to do something similar in the Map Journal story map by using &lt;A href="https://blogs.esri.com/esri/arcgis/2017/02/22/story-map-journal-main-stage-actions/"&gt;Story Actions&lt;/A&gt;&amp;nbsp;- I've mocked up a quick example here:&amp;nbsp;&lt;A class="link-titled" href="http://www.arcgis.com/apps/MapJournal/index.html?appid=3f5e3454ae7847de8baaf7fe6d619b99" title="http://www.arcgis.com/apps/MapJournal/index.html?appid=3f5e3454ae7847de8baaf7fe6d619b99"&gt;http://www.arcgis.com/apps/MapJournal/index.html?appid=3f5e3454ae7847de8baaf7fe6d619b99&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click on the words or move through the sections to see the lines appear on the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 10:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444130#M5105</guid>
      <dc:creator>CarmelConnolly</dc:creator>
      <dc:date>2018-01-11T10:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding interactive line features to a Story Map Shortlist?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444131#M5106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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&amp;nbsp;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).&amp;nbsp;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:&amp;nbsp;&lt;A class="link-titled" href="https://storymaps.arcgis.com/en/faq/#question49c" title="https://storymaps.arcgis.com/en/faq/#question49c"&gt;Frequently Asked Questions | Story Maps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rupert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 21:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/adding-interactive-line-features-to-a-story-map/m-p/444131#M5106</guid>
      <dc:creator>RupertEssinger</dc:creator>
      <dc:date>2018-01-16T21:44:49Z</dc:date>
    </item>
  </channel>
</rss>

