<?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: Popups for Feature Layer When Feature is Overlapped by Graphics Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497000#M46166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chuck,&lt;/P&gt;&lt;P&gt;Did you ever find a solution or workaround to this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 22:20:46 GMT</pubDate>
    <dc:creator>JulieLopez1</dc:creator>
    <dc:date>2016-12-02T22:20:46Z</dc:date>
    <item>
      <title>Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/496999#M46165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built a&amp;nbsp;map with several feature layers (points and lines) and a single graphics layer. &amp;nbsp;When the graphics layer is empty I can easily click on the points and view attributes in the popup template. &amp;nbsp;The popup template is set when the feature layer is declared and it all works as it should. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when the graphics layer is populated and the graphic overlaps&amp;nbsp;the feature layer points. &amp;nbsp;Then the popup displays with a blank results because it's querying against a graphic that doesn't have attributes. &amp;nbsp;I need to clear the graphics from the graphics layer in order to successfully view the popups again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read in this forum that the graphics layer is always on top. &amp;nbsp;Is that true? &amp;nbsp;If it is, what approach to I need to take to prevent a popup on a graphic in a graphics layer, but allow popups for feature layers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chuck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 16:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/496999#M46165</guid>
      <dc:creator>chuckfrank</dc:creator>
      <dc:date>2016-10-10T16:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497000#M46166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chuck,&lt;/P&gt;&lt;P&gt;Did you ever find a solution or workaround to this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:20:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497000#M46166</guid>
      <dc:creator>JulieLopez1</dc:creator>
      <dc:date>2016-12-02T22:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497001#M46167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have this issue. I am using version 4.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 22:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497001#M46167</guid>
      <dc:creator>DrewDavenport</dc:creator>
      <dc:date>2017-02-01T22:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497002#M46168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i remember to solve this problem using a indicator on what position i want to add the graphic layer or layer to the map, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map.addLayer(mygraphiclayer,2)&lt;/P&gt;&lt;P&gt;map.addLayer(layer,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 16:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497002#M46168</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2017-02-03T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497003#M46169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Evelyn, thanks for the response. I tried out your suggestion, but it didn't work for me. I've got the feature layer to appear on top of the graphic layer but the popup still doesn't display when clicking on a feature. Maybe the others will have more success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 19:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497003#M46169</guid>
      <dc:creator>DrewDavenport</dc:creator>
      <dc:date>2017-02-03T19:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497004#M46170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe if u provide a clear example of the code u have we can see whats wrong with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 21:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497004#M46170</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2017-02-06T21:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Popups for Feature Layer When Feature is Overlapped by Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497005#M46171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Chuck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid getting the info window of the graphics, You can use &lt;STRONG&gt;map.infowindow.hide() &lt;/STRONG&gt;inside the on " Mouse-click" function for that particular graphics layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;graphicsLayer.on('mouse-click',function(){&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;map.infowindow.hide();&lt;BR /&gt; })&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 12:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popups-for-feature-layer-when-feature-is/m-p/497005#M46171</guid>
      <dc:creator>jagadishk</dc:creator>
      <dc:date>2018-02-23T12:23:11Z</dc:date>
    </item>
  </channel>
</rss>

