<?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: From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616404#M57607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, I appreciate the accompanying JSFiddle. Very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2014 19:08:25 GMT</pubDate>
    <dc:creator>AustinLasher</dc:creator>
    <dc:date>2014-10-06T19:08:25Z</dc:date>
    <item>
      <title>From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616400#M57603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the user selects a feature on the map, I need to know which layer that feature belongs to. I've looked around a little bit through logs and on the API, but I haven't found a way to locate this. I suspect there's a simple answer, but I haven't been able to find it yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 17:14:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616400#M57603</guid>
      <dc:creator>AustinLasher</dc:creator>
      <dc:date>2014-10-06T17:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616401#M57604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Austin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at this &lt;A href="http://jsfiddle.net/dxrbrvvn/"&gt;JS Fiddle&lt;/A&gt;.&amp;nbsp; When you click on the cities feature layer, a pop-up will display showing the feature layer ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 18:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616401#M57604</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-10-06T18:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616402#M57605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Fiddle was missing a closing "});". Fixed &lt;A href="http://jsfiddle.net/dxrbrvvn/1/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 18:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616402#M57605</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-10-06T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616403#M57606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Ken.&amp;nbsp; Thought I fixed that, must have forgotten to hit update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 18:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616403#M57606</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-10-06T18:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: From map.infoWindow, how would you retrieve the layer ID that the currently selected feature belongs to?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616404#M57607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, I appreciate the accompanying JSFiddle. Very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 19:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/from-map-infowindow-how-would-you-retrieve-the/m-p/616404#M57607</guid>
      <dc:creator>AustinLasher</dc:creator>
      <dc:date>2014-10-06T19:08:25Z</dc:date>
    </item>
  </channel>
</rss>

