<?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 JS API: how to get a feature layer to rotate through which feature is on top? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-how-to-get-a-feature-layer-to-rotate/m-p/153001#M14262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I'm building an app using the JavaScript API.&amp;nbsp; I have a feature layer that uses an unique value renderer in order to display custom symbols.&amp;nbsp; It's very common for a number of features to have the same exact lat/lon, and with the symbols being the same size, you can only see one feature.&amp;nbsp; When you click a feature the popup displays and you can page through and see the properties of all the features, but the visible feature doesn't change.&amp;nbsp; I want to be able to change which feature is being displayed to the user as they cycle through the features in the popup.&amp;nbsp; Any idea how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2020 19:26:32 GMT</pubDate>
    <dc:creator>JamesMcClellan</dc:creator>
    <dc:date>2020-07-07T19:26:32Z</dc:date>
    <item>
      <title>JS API: how to get a feature layer to rotate through which feature is on top?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-how-to-get-a-feature-layer-to-rotate/m-p/153001#M14262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I'm building an app using the JavaScript API.&amp;nbsp; I have a feature layer that uses an unique value renderer in order to display custom symbols.&amp;nbsp; It's very common for a number of features to have the same exact lat/lon, and with the symbols being the same size, you can only see one feature.&amp;nbsp; When you click a feature the popup displays and you can page through and see the properties of all the features, but the visible feature doesn't change.&amp;nbsp; I want to be able to change which feature is being displayed to the user as they cycle through the features in the popup.&amp;nbsp; Any idea how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 19:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-how-to-get-a-feature-layer-to-rotate/m-p/153001#M14262</guid>
      <dc:creator>JamesMcClellan</dc:creator>
      <dc:date>2020-07-07T19:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: JS API: how to get a feature layer to rotate through which feature is on top?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-how-to-get-a-feature-layer-to-rotate/m-p/153002#M14263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, although I do not know the exact answer to your question, I can think of a workaround. you can create another graphic layer that dynamically generate a graphic to "overlay" at the top of the feature cluster. that way when you page through the features, you can just update the overlay graphic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 07:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-how-to-get-a-feature-layer-to-rotate/m-p/153002#M14263</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2020-07-09T07:44:42Z</dc:date>
    </item>
  </channel>
</rss>

