<?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: Multiple Layer Identify in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720545#M9086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just loop through layers that you want to include in the hit test and combine results from them. It's often useful to add the layer information to the results that tells what layer the feature was in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't really have "out of the box popup" but there is all pieces to create one. To show the popup in the specific location see sample &lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/Phone/ArcGISRuntimeSDKDotNet_PhoneSamples/Samples/Mapping/MapOverlays.xaml"&gt;MapOverlays&lt;/A&gt;. If you want to add features attributes to the popup, you can just add &lt;A href="https://github.com/Esri/arcgis-toolkit-dotnet/tree/master/samples/WinPhone/ArcGISRuntime.Toolkit.Samples.Phone/FeatureDataForm"&gt;FeatureDataForm &lt;/A&gt;control into it. Check it's properties to see how you can control it's behavior. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using MVVM, note that popups are living outside of maps VisualTree so DataContext is not derived to it automatically but you can fix that by setting it's DataContext manually in view's codebehind. This is similar behavior to appbar and popups in general.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 11:51:24 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2015-03-17T11:51:24Z</dc:date>
    <item>
      <title>Multiple Layer Identify</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720544#M9085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I just want to ask on how to identify a feature with multiple layers on map using .NET on windows phone 8.1. &lt;/P&gt;&lt;P&gt;Follow up question, is there like a popuptemplate available on windows phone 8.1 just like on arcgis for javascript popuptemplate. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 01:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720544#M9085</guid>
      <dc:creator>JeffersonLegaspi</dc:creator>
      <dc:date>2015-03-17T01:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Identify</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720545#M9086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just loop through layers that you want to include in the hit test and combine results from them. It's often useful to add the layer information to the results that tells what layer the feature was in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't really have "out of the box popup" but there is all pieces to create one. To show the popup in the specific location see sample &lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/Phone/ArcGISRuntimeSDKDotNet_PhoneSamples/Samples/Mapping/MapOverlays.xaml"&gt;MapOverlays&lt;/A&gt;. If you want to add features attributes to the popup, you can just add &lt;A href="https://github.com/Esri/arcgis-toolkit-dotnet/tree/master/samples/WinPhone/ArcGISRuntime.Toolkit.Samples.Phone/FeatureDataForm"&gt;FeatureDataForm &lt;/A&gt;control into it. Check it's properties to see how you can control it's behavior. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using MVVM, note that popups are living outside of maps VisualTree so DataContext is not derived to it automatically but you can fix that by setting it's DataContext manually in view's codebehind. This is similar behavior to appbar and popups in general.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 11:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720545#M9086</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-03-17T11:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Identify</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720546#M9087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i use IdentifyTask instead? If ever, Do you have sample? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 02:54:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/multiple-layer-identify/m-p/720546#M9087</guid>
      <dc:creator>JeffersonLegaspi</dc:creator>
      <dc:date>2015-03-18T02:54:14Z</dc:date>
    </item>
  </channel>
</rss>

