<?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: Load Feature Layer inside webmap in Snapshot mode in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599184#M56040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is an old question, but I'd like to revive the discussion, because I'm having the exact same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Use case&lt;/SPAN&gt;: I'm using ArcGIS webappbuilder‌ with the brand new dashboard theme‌ andinfographic widget. The customer wants the "Filter by extent" option to be configurable, and therefore, &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-infographic.htm"&gt;I need to load the FeatureLayer in Snapshot Mode&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;The customer wants no programming, which means, no instantiating the FeatureLayer in the code and defining Snapshot mode there. I need to configure this setting in the&amp;nbsp;WebMap or the WebApp, but I didn't find a switch for that.&lt;/P&gt;&lt;P&gt;Can someone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 12:56:36 GMT</pubDate>
    <dc:creator>NiklasKöhn</dc:creator>
    <dc:date>2017-08-28T12:56:36Z</dc:date>
    <item>
      <title>Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599179#M56035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have features layer inside a webmap on ArcGIS Online, I want to load this feature layer in Snapshot Mode not in on demand mode.&lt;/P&gt;&lt;P&gt;How can I do this without adding the feature layer again, and losing all its configuration saved in the web map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599179#M56035</guid>
      <dc:creator>MohamedNabil1</dc:creator>
      <dc:date>2016-01-20T17:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599180#M56036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a javascript application or &lt;A href="https://community.esri.com/space/2106"&gt;ArcGIS Online&lt;/A&gt;​? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 18:47:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599180#M56036</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-01-20T18:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599181#M56037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Javascript Application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 18:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599181#M56037</guid>
      <dc:creator>MohamedNabil1</dc:creator>
      <dc:date>2016-01-20T18:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599182#M56038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #333333; font-weight: bold;"&gt;var&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; featureLayer &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #333333; font-weight: bold;"&gt;new&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #000000;"&gt;FeatureLayer&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fsampleserver3.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FHydrography%2FWatershed173811%2FFeatureServer%2F1" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Hydrography/Watershed173811/FeatureServer/1&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; mode&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="typ" style="color: #000000;"&gt;FeatureLayer&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;MODE_ONDEMAND&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; tileWidth&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="lit" style="color: #009999;"&gt;200&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; tileHeight&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="lit" style="color: #009999;"&gt;200&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html" title="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599182#M56038</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2021-12-12T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599183#M56039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;true, but I am accessing webmap object which include the feature layer, so I don't initialize the feature layer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 19:00:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599183#M56039</guid>
      <dc:creator>MohamedNabil1</dc:creator>
      <dc:date>2016-01-20T19:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599184#M56040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is an old question, but I'd like to revive the discussion, because I'm having the exact same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Use case&lt;/SPAN&gt;: I'm using ArcGIS webappbuilder‌ with the brand new dashboard theme‌ andinfographic widget. The customer wants the "Filter by extent" option to be configurable, and therefore, &lt;A href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-infographic.htm"&gt;I need to load the FeatureLayer in Snapshot Mode&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;The customer wants no programming, which means, no instantiating the FeatureLayer in the code and defining Snapshot mode there. I need to configure this setting in the&amp;nbsp;WebMap or the WebApp, but I didn't find a switch for that.&lt;/P&gt;&lt;P&gt;Can someone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599184#M56040</guid>
      <dc:creator>NiklasKöhn</dc:creator>
      <dc:date>2017-08-28T12:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599185#M56041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case someone's interested: No, it's not possible to do that in a WebMap.&lt;/P&gt;&lt;P&gt;I've solved the issue for my use case by adding the same layer again as an additional data source in the Web AppBuilder. This way, you can use it as input for the Dashboard Infographic Widget and the queries are not restricted to the map extent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 09:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599185#M56041</guid>
      <dc:creator>NiklasKöhn</dc:creator>
      <dc:date>2017-09-06T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599186#M56042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly the issue I am having. Unfortunately, when I add data that way, you dont appear to be able to filter by selection, unless I am doing something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want to show the data for our whole district, unless someone selects a ward within it. As this doesnt appear possible, I cannot see how the widget can be of any use to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 11:36:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599186#M56042</guid>
      <dc:creator>MarkCooper5</dc:creator>
      <dc:date>2017-10-03T11:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load Feature Layer inside webmap in Snapshot mode</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599187#M56043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's right. You can configure it one way or the other, but you cannot switch on the fly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 08:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-feature-layer-inside-webmap-in-snapshot-mode/m-p/599187#M56043</guid>
      <dc:creator>NiklasKöhn</dc:creator>
      <dc:date>2017-11-03T08:24:14Z</dc:date>
    </item>
  </channel>
</rss>

