<?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 Watch for Symbol in View in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/watch-for-symbol-in-view/m-p/1022752#M71602</link>
    <description>&lt;P&gt;There are many Accessors and I am wondering what would be the correct way to handle watching for when a Symbol or some Path comes into the View. (I currently have a GEO JSON layer that renders a Path Symbol)&lt;/P&gt;&lt;P&gt;For example, if there are 5 Symbols within the View and I zoom in so there are only 3, can I watch an Accessor to know which 3 are in the View?&lt;BR /&gt;&lt;BR /&gt;My immediate idea is to compare the location of the Path to the area of the View, but not sure if there is a better way.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 21:00:00 GMT</pubDate>
    <dc:creator>developerarce</dc:creator>
    <dc:date>2021-02-02T21:00:00Z</dc:date>
    <item>
      <title>Watch for Symbol in View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/watch-for-symbol-in-view/m-p/1022752#M71602</link>
      <description>&lt;P&gt;There are many Accessors and I am wondering what would be the correct way to handle watching for when a Symbol or some Path comes into the View. (I currently have a GEO JSON layer that renders a Path Symbol)&lt;/P&gt;&lt;P&gt;For example, if there are 5 Symbols within the View and I zoom in so there are only 3, can I watch an Accessor to know which 3 are in the View?&lt;BR /&gt;&lt;BR /&gt;My immediate idea is to compare the location of the Path to the area of the View, but not sure if there is a better way.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 21:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/watch-for-symbol-in-view/m-p/1022752#M71602</guid>
      <dc:creator>developerarce</dc:creator>
      <dc:date>2021-02-02T21:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Watch for Symbol in View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/watch-for-symbol-in-view/m-p/1022851#M71605</link>
      <description>&lt;P&gt;Found out that you can get the size of the view and utilize the webMercatorUtils to convert to Lat/Long. Then you can compare against data you may have to determine if that data should be shown.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 00:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/watch-for-symbol-in-view/m-p/1022851#M71605</guid>
      <dc:creator>developerarce</dc:creator>
      <dc:date>2021-02-03T00:45:38Z</dc:date>
    </item>
  </channel>
</rss>

