<?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: side-accordion: bookmark function in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666327#M7624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The JavaScript API includes a bookmark widget that will allow you to jump to any of the bookmarks that you save in ArcGIS Online. It takes only a couple lines of code to implement and can be styled as needed. You can find the documentation for it here: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/bookmarks-amd.html"&gt;https://developers.arcgis.com/javascript/jsapi/bookmarks-amd.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 11:35:35 GMT</pubDate>
    <dc:creator>StephenSylvia</dc:creator>
    <dc:date>2014-05-15T11:35:35Z</dc:date>
    <item>
      <title>side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666326#M7623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to integrate a �??bookmark�?� or �??zoom-to-object�?� function into the side-accordion app (like the short-list app has).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hints where to start?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you &amp;amp; best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 21:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666326#M7623</guid>
      <dc:creator>FlorianHruby2</dc:creator>
      <dc:date>2014-05-14T21:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666327#M7624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The JavaScript API includes a bookmark widget that will allow you to jump to any of the bookmarks that you save in ArcGIS Online. It takes only a couple lines of code to implement and can be styled as needed. You can find the documentation for it here: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/bookmarks-amd.html"&gt;https://developers.arcgis.com/javascript/jsapi/bookmarks-amd.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 11:35:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666327#M7624</guid>
      <dc:creator>StephenSylvia</dc:creator>
      <dc:date>2014-05-15T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666328#M7625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the link, Stephan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's the function I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;F&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 15:51:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666328#M7625</guid>
      <dc:creator>FlorianHruby2</dc:creator>
      <dc:date>2014-05-15T15:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666329#M7626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the following code of the example mentioned to the function init of the Core.js. However, I can see the regiones defined ("Northern California" &amp;amp; "Central Pennsylvania") in the dropdown menu but cannot click them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you &amp;amp; best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; var bookmarks_list = [{
&amp;nbsp;&amp;nbsp; "extent": {
&amp;nbsp;&amp;nbsp;&amp;nbsp; "spatialReference": {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "wkid": 102100
&amp;nbsp;&amp;nbsp;&amp;nbsp; },
&amp;nbsp;&amp;nbsp;&amp;nbsp; "xmin":-14201669,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "ymin":4642975,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "xmax":-13021482,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "ymax":5278931
&amp;nbsp;&amp;nbsp; },
&amp;nbsp;&amp;nbsp; "name": "Northern California" 
&amp;nbsp;&amp;nbsp; }, {
&amp;nbsp;&amp;nbsp; "extent": {
&amp;nbsp;&amp;nbsp;&amp;nbsp; "spatialReference": {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "wkid":102100
&amp;nbsp;&amp;nbsp;&amp;nbsp; },
&amp;nbsp;&amp;nbsp;&amp;nbsp; "xmin":-8669334,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "ymin":4982379,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "xmax":-8664724,
&amp;nbsp;&amp;nbsp;&amp;nbsp; "ymax":4984864
&amp;nbsp;&amp;nbsp; },
&amp;nbsp;&amp;nbsp; "name": "Central Pennsylvania"
&amp;nbsp;&amp;nbsp; }];
&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp; // Create the bookmark widget
&amp;nbsp;&amp;nbsp; var bookmarks = new esri.dijit.Bookmarks({
&amp;nbsp;&amp;nbsp;&amp;nbsp; bookmarks: bookmarks_list
&amp;nbsp;&amp;nbsp; }, dojo.byId('bookmarks')); &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666329#M7626</guid>
      <dc:creator>FlorianHruby2</dc:creator>
      <dc:date>2021-12-12T04:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666330#M7627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for posting this question as I would like to achieve the same outcome. Was it successful? In what template files did you place the bookmark widget? where in the code? It would be amazing if you could paste the code of how you got it to work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sienna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:05:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666330#M7627</guid>
      <dc:creator>SiennaSvob</dc:creator>
      <dc:date>2014-10-23T21:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: side-accordion: bookmark function</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666331#M7628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide more details of how to incorporate this into the code that comes with the app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEst,&lt;/P&gt;&lt;P&gt;Sienna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 17:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/side-accordion-bookmark-function/m-p/666331#M7628</guid>
      <dc:creator>SiennaSvob</dc:creator>
      <dc:date>2014-10-24T17:31:02Z</dc:date>
    </item>
  </channel>
</rss>

