<?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 Re: Embedding an Experience with map, banner and stats within Story Maps in ArcGIS StoryMaps Questions</title>
    <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1399011#M4592</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241305"&gt;@DfIRivers&lt;/a&gt;&amp;nbsp;-- Yesterday's planned release was delayed until tonight (our release notes will be updated to reflect this tomorrow), so this hasn't been fixed just yet.&lt;/P&gt;&lt;P&gt;However, when you try this again tomorrow, be sure to&amp;nbsp;&lt;U&gt;not&lt;/U&gt; use a short URL in your iframe. Short URLs are for conveniently sharing a link with someone else, but shouldn't be used when providing a URL for an embed or in HTML code. Since a short URL needs to be resolved into its full form, you may experience unexpected results. Be sure to always use the full URL in these cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 13:56:31 GMT</pubDate>
    <dc:creator>OwenGeo</dc:creator>
    <dc:date>2024-03-21T13:56:31Z</dc:date>
    <item>
      <title>Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1389067#M4530</link>
      <description>&lt;P&gt;Hi, I'm hoping that some of you might be able to point me in the right direction with what I'm trying to achieve..&lt;/P&gt;&lt;P&gt;I have a public-facing Story Map that provides an overview of flood alleviation schemes.. link below&lt;/P&gt;&lt;P&gt;&lt;A href="https://storymaps.arcgis.com/stories/32cb28e2dc744243bd2d2c48e7245008" target="_blank"&gt;https://storymaps.arcgis.com/stories/32cb28e2dc744243bd2d2c48e7245008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Within this Story map I have a section which allows the user to view individual Story Maps for each project.&amp;nbsp; Below is an example screenshot&lt;/P&gt;&lt;P&gt;&lt;A href="https://storymaps.arcgis.com/stories/5a5365eabb7d4897b8f6b5c16ac68db9" target="_blank"&gt;https://storymaps.arcgis.com/stories/5a5365eabb7d4897b8f6b5c16ac68db9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DfIRivers_0-1709234837948.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96353i6BF60AB2A9562E03/image-size/large?v=v2&amp;amp;px=999" role="button" title="DfIRivers_0-1709234837948.png" alt="DfIRivers_0-1709234837948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The section indicated is manually updated using an image from Powerpoint, so needs replaced whenever any of the values change.&amp;nbsp; The values are actually store as attributes of a feature class, and I'd thought to replace the image with a simple 'Experience' that includes a map and a banner that automatically updates whenever the attributes are changed... and I wanted to use the same Experience in all project Story Maps, but to utilise URL parameters to present the pin for the correct project and populate the banner with the correct values appropriate for that project.&lt;/P&gt;&lt;P&gt;So my 'Capital Scheme Story Map Embed' experience which I'm hoping to use is at the URL below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9/" target="_blank"&gt;https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; when I select a project the banner looks like screenshot below... the URL changes once I select a project pin and the attributes in the banner get populated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DfIRivers_1-1709235664745.png" style="width: 739px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96356iA684A0B87EE9D2E7/image-dimensions/739x399?v=v2" width="739" height="399" role="button" title="DfIRivers_1-1709235664745.png" alt="DfIRivers_1-1709235664745.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, my next step was to use the share button to get the embed code so that I could then include the above within my Project Story Map, replacing the static image.&amp;nbsp; So for each Project Story Map, my plan was to pan to the appropriate location, select the project, which would then populate the banner and provide a URL that was specific to that project.&lt;/P&gt;&lt;P&gt;However, when I go to my Project Story Map and use the [Embed] option to add the section in, what appears to happen is that the Embed widget simplifies the Story Map properties, so that the URL with all the 'project specific' detail is lost i.e. map in wrong place, no stats in banner, which behaviour seems to be confirmed whenever I examine the Embed Properties (see screenshot below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DfIRivers_2-1709236210341.png" style="width: 723px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96360i44C2F1C214FF4E49/image-dimensions/723x569?v=v2" width="723" height="569" role="button" title="DfIRivers_2-1709236210341.png" alt="DfIRivers_2-1709236210341.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe there's a better way of achieving the same result?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Basically what I'd like is a section within each Project Story Map with a map and some key stats.&lt;/P&gt;&lt;P&gt;Grateful, if you've any thoughts on how to achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 19:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1389067#M4530</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-02-29T19:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1389097#M4531</link>
      <description>&lt;P&gt;I don't have a solution for you. Only an explanation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found that the StoryMap embed block strips fragments from your URL. So the content with the "#" in your Experience Builder URL is removed.&lt;/P&gt;&lt;P&gt;Unfortunately, that fragment is what Experience Builder is using to indicate it should be opened with the specified feature selected (see the Select data section in &lt;A href="https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm" target="_self"&gt;Use URL parameters&lt;/A&gt;.)&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 20:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1389097#M4531</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2024-02-29T20:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1390855#M4541</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241305"&gt;@DfIRivers&lt;/a&gt;&amp;nbsp;-- We have an enhancement coming March 20 that will add support for hashed URL embeds that should resolve this issue for you.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 01:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1390855#M4541</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2024-03-05T01:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1398952#M4590</link>
      <description>&lt;P&gt;The latest Release Notes (March 20, 2024) suggests that the following has been fixed.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Links with hashes are not truncated when adding them as embeds (BUG-000165479).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but I'm still getting my 'Experience' embed truncated whenever I try to include in my Story Map.. below is the embed link I'm trying to use..&lt;/P&gt;&lt;P&gt;&amp;lt;iframe width="1080" height="720" frameborder="0" allowfullscreen src="&lt;A href="https://arcg.is/LXKWn" target="_blank" rel="noopener"&gt;https://arcg.is/LXKWn&lt;/A&gt;"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/P&gt;&lt;P&gt;which should have a feature selected and should zoom to that feature and present attributes.. but the properties of the embed are truncated to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9?org=dfi-ni" target="_blank" rel="noopener"&gt;https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9?org=dfi-ni&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Has the fix been applied, or am I doing something wrong?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 12:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1398952#M4590</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-03-21T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1399011#M4592</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241305"&gt;@DfIRivers&lt;/a&gt;&amp;nbsp;-- Yesterday's planned release was delayed until tonight (our release notes will be updated to reflect this tomorrow), so this hasn't been fixed just yet.&lt;/P&gt;&lt;P&gt;However, when you try this again tomorrow, be sure to&amp;nbsp;&lt;U&gt;not&lt;/U&gt; use a short URL in your iframe. Short URLs are for conveniently sharing a link with someone else, but shouldn't be used when providing a URL for an embed or in HTML code. Since a short URL needs to be resolved into its full form, you may experience unexpected results. Be sure to always use the full URL in these cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 13:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1399011#M4592</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2024-03-21T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1400801#M4602</link>
      <description>&lt;P&gt;Hi, when I use the 'long URL' the embedded experience presents the attributes for the selected feature, however it doesn't zoom to the selected feature.. but instead the embed presents the default map extent.&lt;/P&gt;&lt;P&gt;Previously I'd thought that the 'zoom to selected feature' had been working.. but its not working now.&lt;/P&gt;&lt;P&gt;The embed code I'm using is as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DfIRivers_0-1711446520017.png" style="width: 784px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99070iE4C14EB2FAD52398/image-dimensions/784x102?v=v2" width="784" height="102" role="button" title="DfIRivers_0-1711446520017.png" alt="DfIRivers_0-1711446520017.png" /&gt;&lt;/span&gt;&amp;lt;iframe width="1080" height="720" frameborder="0" allowfullscreen src="&lt;A href="https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9?org=dfi-ni#data_s=geometry%3A27a4dd2f2d4f475284dcdc5bb2aa5e26-CapitalScheme_3651%3A%7B%22spatialReference%22%3A%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D%2C%22rings%22%3A%5B%5B%5B-694542.9595277839%2C7310732.321756193%5D%2C%5B-693941.017930039%2C7310732.321756193%5D%2C%5B-693941.017930039%2C7310273.699586482%5D%2C%5B-694542.9595277839%2C7310273.699586482%5D%2C%5B-694542.9595277839%2C7310732.321756193%5D%5D%5D%7D" target="_blank"&gt;https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9?org=dfi-ni#data_s=geometry%3A27a4dd2f2d4f475284dcdc5bb2aa5e26-CapitalScheme_3651%3A%7B%22spatialReference%22%3A%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D%2C%22rings%22%3A%5B%5B%5B-694542.9595277839%2C7310732.321756193%5D%2C%5B-693941.017930039%2C7310732.321756193%5D%2C%5B-693941.017930039%2C7310273.699586482%5D%2C%5B-694542.9595277839%2C7310273.699586482%5D%2C%5B-694542.9595277839%2C7310732.321756193%5D%5D%5D%7D&lt;/A&gt;"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/P&gt;&lt;P&gt;which is being carried across to the properties of the Embed in my StoryMap.&amp;nbsp; Not sure what all the parameters mean that are now included in the URL.. grateful for any assistance.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 09:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1400801#M4602</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-03-26T09:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an Experience with map, banner and stats within Story Maps</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1504532#M4746</link>
      <description>&lt;P&gt;Where do I find the long URL?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 22:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embedding-an-experience-with-map-banner-and-stats/m-p/1504532#M4746</guid>
      <dc:creator>PatriciaBoras</dc:creator>
      <dc:date>2024-07-11T22:50:48Z</dc:date>
    </item>
  </channel>
</rss>

