<?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: infotemplate displays incorrect layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88484#M8036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm adding an image to clarify the issue.&amp;nbsp; ignore the black bars.&amp;nbsp; notice that i clicked on an orange dot, and even though there is only one feature at that location, it lists 16.&amp;nbsp; Also, i've cycled through the items to the 3rd one, and you can see the purple dot below the popup is highlighted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 18:45:35 GMT</pubDate>
    <dc:creator>FrankCardone</dc:creator>
    <dc:date>2015-01-28T18:45:35Z</dc:date>
    <item>
      <title>infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88479#M8031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a web map built using the ArcGIS JavaScript API, and it contains 6 point layers.&amp;nbsp; Each layer has its own infotemplate, but each layer uses the same popup template.&amp;nbsp; When i click on a point to see its infotemplate, it displays the infotemplate, but it says something like (1 of 11) at the top, even though i only clicked on one.&amp;nbsp; The weird part is that the number of infotemplates is the number of total features in the other point layers.&amp;nbsp; For example, if i have 6 layers and each layer has 10 features, and i click on one point in Layer A, it displays (1 of 51) at the top because it counts the current feature plus all the features of the other layers.&amp;nbsp; Any idea what is happening? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 15:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88479#M8031</guid>
      <dc:creator>FrankCardone</dc:creator>
      <dc:date>2015-01-28T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88480#M8032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a fiddle or code you can share?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:00:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88480#M8032</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-01-28T16:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88481#M8033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[REDACTED]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88481#M8033</guid>
      <dc:creator>FrankCardone</dc:creator>
      <dc:date>2015-01-28T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88482#M8034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I setup a quick test using sample data and it works ok for me. In my test I only used two layers. Can you try replacing the two sample layers in the test app with some of yours and see if you can still reproduce the issue? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsbin.com/lodanamuce/1/" title="http://jsbin.com/lodanamuce/1/"&gt;Popup&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88482#M8034</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-01-28T18:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88483#M8035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for testing this.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems to only happen if i use the time slider (i tested this out without the time slider and the problem went away).&amp;nbsp; Also, the issue stops occurring if i move the time slider to another date, then back to the original.&amp;nbsp; One thought i had would be to have the time slider's thumb index set to 1, then on some sort of event that occurs before everything is loaded, move the index to 0.&amp;nbsp; i hope there's a more elegant solution though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88483#M8035</guid>
      <dc:creator>FrankCardone</dc:creator>
      <dc:date>2015-01-28T18:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88484#M8036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm adding an image to clarify the issue.&amp;nbsp; ignore the black bars.&amp;nbsp; notice that i clicked on an orange dot, and even though there is only one feature at that location, it lists 16.&amp;nbsp; Also, i've cycled through the items to the 3rd one, and you can see the purple dot below the popup is highlighted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:45:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88484#M8036</guid>
      <dc:creator>FrankCardone</dc:creator>
      <dc:date>2015-01-28T18:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: infotemplate displays incorrect layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88485#M8037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I can repro this with some sample data.&amp;nbsp; Here's a bin that shows the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsbin.com/fibimefiwa/1/" title="http://jsbin.com/fibimefiwa/1/"&gt;Popup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like a bug - we'll get this fixed in the next release of the JSAPI - due out sometime around dev summit time frame. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 19:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infotemplate-displays-incorrect-layer/m-p/88485#M8037</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-01-28T19:02:55Z</dc:date>
    </item>
  </channel>
</rss>

