<?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: SDK (100.0) Duplicate Popups in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361058#M4264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I've faced the same issue. Has it been resolved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 21:23:05 GMT</pubDate>
    <dc:creator>YunqinChen1</dc:creator>
    <dc:date>2017-05-12T21:23:05Z</dc:date>
    <item>
      <title>SDK (100.0) Duplicate Popups</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361057#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm seeing duplicate popups returned by the&amp;nbsp;.NET SDK (100.0) release:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the same &lt;A href="http://pdx.maps.arcgis.com/home/webmap/viewer.html?webmap=cd4119d17b0d490b9dc2a55570ef69d3"&gt;web map&lt;/A&gt;, an identify on a feature using ESRI's default JS webmap viewer returns a single popup as demonstrated in this screen grab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/287874_Screen Shot 2016-12-21 at 9.22.17 AM.png" style="width: 620px; height: 486px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking on the same feature in a sample WPF app (using the IdentifyLayersAsync() method) returns an IdentifyLayerResult which contains two popups, which appear to be duplicates. &amp;nbsp;Notice matching&amp;nbsp;objectids written to the VS output window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="/legacyfs/online/287875_Screen Shot 2016-12-21 at 9.36.16 AM.png" style="width: 620px; height: 461px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've checked the underlying data that drives the map service and there isn't anything weird like duplicate features in the feature class. &amp;nbsp;Regardless the JS API seems to be doing it right. &amp;nbsp;I'm stumped. &amp;nbsp;The web map is linked above and the sample WPF app is attached for Esri's convenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 17:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361057#M4263</guid>
      <dc:creator>MikeQuetel</dc:creator>
      <dc:date>2016-12-21T17:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDK (100.0) Duplicate Popups</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361058#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I've faced the same issue. Has it been resolved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 21:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361058#M4264</guid>
      <dc:creator>YunqinChen1</dc:creator>
      <dc:date>2017-05-12T21:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: SDK (100.0) Duplicate Popups</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361059#M4265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested the original sample with the latest build and I cannot see problem happening. I always get only one popup so I assume that this is fixed. @Yunqin_Chen can you provide me a simple test to verify that your case also works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities_Sewer&lt;BR /&gt;0 popups found&lt;BR /&gt;Utilities_Sewer/Sewer Pipes&lt;BR /&gt;1 popups found&lt;BR /&gt;OBJECTID: 11490&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 10:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361059#M4265</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-05-15T10:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: SDK (100.0) Duplicate Popups</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361060#M4266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's fixed. The false comes from my end. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 16:26:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-100-0-duplicate-popups/m-p/361060#M4266</guid>
      <dc:creator>YunqinChen1</dc:creator>
      <dc:date>2017-05-23T16:26:50Z</dc:date>
    </item>
  </channel>
</rss>

