<?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 Dynamically hide features from web map in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/dynamically-hide-features-from-web-map/m-p/853587#M575</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 am trying to implement this function with ArcGIS Server JavaScript API:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a web map created by ArcGIS Online (or a web map created on the fly using JSON). Within the web map, I have a point feature layer (or MapServer layer). Initially the entire layer is shown on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am receiving a list of feature IDs received from another server, and I need to hide those points with the feature IDs on the map whilst maintaining the visibility of other points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am receiving the lists of feature IDs every 5 mins. Once a new set of IDs is received, I need to make the corresponding point invisible. If a previously hidden point is not included in the new list, they need to be turned back on again on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to implement this?&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;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2015 21:50:42 GMT</pubDate>
    <dc:creator>deleted-user-Q-LwcOmvpdjW</dc:creator>
    <dc:date>2015-11-23T21:50:42Z</dc:date>
    <item>
      <title>Dynamically hide features from web map</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/dynamically-hide-features-from-web-map/m-p/853587#M575</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 am trying to implement this function with ArcGIS Server JavaScript API:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a web map created by ArcGIS Online (or a web map created on the fly using JSON). Within the web map, I have a point feature layer (or MapServer layer). Initially the entire layer is shown on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am receiving a list of feature IDs received from another server, and I need to hide those points with the feature IDs on the map whilst maintaining the visibility of other points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am receiving the lists of feature IDs every 5 mins. Once a new set of IDs is received, I need to make the corresponding point invisible. If a previously hidden point is not included in the new list, they need to be turned back on again on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to implement this?&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;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:50:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/dynamically-hide-features-from-web-map/m-p/853587#M575</guid>
      <dc:creator>deleted-user-Q-LwcOmvpdjW</dc:creator>
      <dc:date>2015-11-23T21:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically hide features from web map</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/dynamically-hide-features-from-web-map/m-p/853588#M576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyway, I got it. I can use either definition query or selection/hide approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/dynamically-hide-features-from-web-map/m-p/853588#M576</guid>
      <dc:creator>deleted-user-Q-LwcOmvpdjW</dc:creator>
      <dc:date>2015-11-24T17:09:24Z</dc:date>
    </item>
  </channel>
</rss>

