<?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: popup is empty when using CalloutDefinition with a Graphic as param in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657679#M8259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you now. I know a little bit more. I'm right know trying to make some changes to the ControlTemplate of the Callout-Class to achieve something like this but not entirely happy with the result so far.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Sep 2017 13:14:42 GMT</pubDate>
    <dc:creator>MarcusHakansson</dc:creator>
    <dc:date>2017-09-15T13:14:42Z</dc:date>
    <item>
      <title>popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657675#M8255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using IdentifyGraphicsOverlayAsync to get my results from an GraphicsOverlay when I "Tap".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Graphic i get has Geometry and Attributes with three Keys and Values and I then use "CalloutDefinition" to display the values &amp;nbsp;in map and the Popup gets visible in the right location but its empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyMapView.ShowCalloutAt( e.Location, myGraphic);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 13:41:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657675#M8255</guid>
      <dc:creator>MarcusHakansson</dc:creator>
      <dc:date>2017-09-14T13:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657676#M8256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to set the Text property on the CalloutDefinition. &amp;nbsp;It does not automatically read the Attributes and display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 12:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657676#M8256</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2017-09-15T12:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657677#M8257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way that I can display my Attributes with&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;ShowCalloutAt as a Grid?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I was aiming for something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/371342_Callout.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 12:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657677#M8257</guid>
      <dc:creator>MarcusHakansson</dc:creator>
      <dc:date>2017-09-15T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657678#M8258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well since that is a image I posted, yes it is possible. &amp;nbsp;But there is a lot behind how it is implemented. &amp;nbsp;It uses a custom view that has an items control bound to a collection built out from the PopupDefinition, &amp;nbsp;There is a ShowCalloutAt method that takes a UIElement as a parameter and what you see in the above image uses that method. &amp;nbsp;This was actually designed at 100.0 before the Callout feature was added to the API&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 13:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657678#M8258</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2017-09-15T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657679#M8259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you now. I know a little bit more. I'm right know trying to make some changes to the ControlTemplate of the Callout-Class to achieve something like this but not entirely happy with the result so far.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 13:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657679#M8259</guid>
      <dc:creator>MarcusHakansson</dc:creator>
      <dc:date>2017-09-15T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: popup is empty when using CalloutDefinition with a Graphic as param</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657680#M8260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will want to create a custom UserControl that can present the attributes of a graphic. Then create the user control and pass it into this overload, instead of using the Callout Definition:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_UI_Controls_GeoView_ShowCalloutAt_1.htm"&gt;https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_UI_Controls_GeoView_ShowCalloutAt_1.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 17:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/popup-is-empty-when-using-calloutdefinition-with-a/m-p/657680#M8260</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-09-15T17:34:43Z</dc:date>
    </item>
  </channel>
</rss>

