<?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 Bookmarks with LocalStorage in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1035822#M72020</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to implement localStorage with my bookmarks, but I also do not want to use a WebMap to hold my bookmarks as from the recommendations that I have seen. I've been fiddling around with this for a little while and it seems to work, but I get some strange errors thrown that I don't quite understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clinton_Lunn_0-1615523940973.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8288i671CDEDA60F2B24F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clinton_Lunn_0-1615523940973.png" alt="Clinton_Lunn_0-1615523940973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached a &lt;A href="https://codepen.io/clintonlunn/pen/xxRmoBL?editors=1000" target="_self"&gt;codepen&lt;/A&gt; to illustrate my issue. Any advice?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 04:46:09 GMT</pubDate>
    <dc:creator>Clinton_Lunn</dc:creator>
    <dc:date>2021-03-12T04:46:09Z</dc:date>
    <item>
      <title>Bookmarks with LocalStorage</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1035822#M72020</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to implement localStorage with my bookmarks, but I also do not want to use a WebMap to hold my bookmarks as from the recommendations that I have seen. I've been fiddling around with this for a little while and it seems to work, but I get some strange errors thrown that I don't quite understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clinton_Lunn_0-1615523940973.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8288i671CDEDA60F2B24F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clinton_Lunn_0-1615523940973.png" alt="Clinton_Lunn_0-1615523940973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached a &lt;A href="https://codepen.io/clintonlunn/pen/xxRmoBL?editors=1000" target="_self"&gt;codepen&lt;/A&gt; to illustrate my issue. Any advice?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 04:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1035822#M72020</guid>
      <dc:creator>Clinton_Lunn</dc:creator>
      <dc:date>2021-03-12T04:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks with LocalStorage</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1035959#M72026</link>
      <description>&lt;P&gt;The extent property of the Bookmark has been deprecated in favor of Bookmark.viewPoint, that's what the message is telling you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#extent" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#extent&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For interoperability, the toJSON method still write out the extent with the viewPoint, so when you hydrate it and consume it, you get the warning. This could safely be ignored, it's just letting you know extent will be going away on the Bookmark in a future release.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:11:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1035959#M72026</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-03-12T16:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks with LocalStorage</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1036326#M72048</link>
      <description>&lt;P&gt;Thanks for the reply Rene,&lt;/P&gt;&lt;P&gt;Can all of these warning and error messages be safely ignored? Your comment definitely explains the deprecation warning, but I'm not sure about the following 2 error messages.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 12:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bookmarks-with-localstorage/m-p/1036326#M72048</guid>
      <dc:creator>Clinton_Lunn</dc:creator>
      <dc:date>2021-03-14T12:52:29Z</dc:date>
    </item>
  </channel>
</rss>

