<?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 How To Use Java Maps SDK Popup class?? in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1346749#M2807</link>
    <description>&lt;P&gt;I am trying to add a styled Popup to display metadata from a graphic. I have seen the examples shown using the &lt;STRONG&gt;Callout&lt;/STRONG&gt; class, however, the &lt;STRONG&gt;Popup&lt;/STRONG&gt; class appears to have much much more formatting capabilities (it has an ENTIRE package dedicated to it). Are there any examples how to use Popups? I simply want to display metadata in a custom format, somewhat like Esri Online display's its metadata. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: the main issue I am having is how to DISPLAY, the Popup. A Callout is part of the mapview and you simply display is using&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;callout.showCalloutAt(projectedPoint)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;How do I do the equivalent for a Popup?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 18:34:23 GMT</pubDate>
    <dc:creator>JaredFaulk</dc:creator>
    <dc:date>2023-11-07T18:34:23Z</dc:date>
    <item>
      <title>How To Use Java Maps SDK Popup class??</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1346749#M2807</link>
      <description>&lt;P&gt;I am trying to add a styled Popup to display metadata from a graphic. I have seen the examples shown using the &lt;STRONG&gt;Callout&lt;/STRONG&gt; class, however, the &lt;STRONG&gt;Popup&lt;/STRONG&gt; class appears to have much much more formatting capabilities (it has an ENTIRE package dedicated to it). Are there any examples how to use Popups? I simply want to display metadata in a custom format, somewhat like Esri Online display's its metadata. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: the main issue I am having is how to DISPLAY, the Popup. A Callout is part of the mapview and you simply display is using&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;callout.showCalloutAt(projectedPoint)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;How do I do the equivalent for a Popup?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 18:34:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1346749#M2807</guid>
      <dc:creator>JaredFaulk</dc:creator>
      <dc:date>2023-11-07T18:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: How To Use Java Maps SDK Popup class??</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1346883#M2808</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/649707"&gt;@JaredFaulk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The popup classes won't help you if you are working with graphics, they are really aimed at assisting with the formatting of data from features which have a PopupDefinitiion. &amp;nbsp;Also we don't have a UI component for popups.&lt;/P&gt;&lt;P&gt;I assume you are wanting to display the contents of the attributes within a graphic, in which case you will need to write some code to display these in JavaFX components yourself. &amp;nbsp;These could potentially be contained in a Callout.&lt;/P&gt;&lt;P&gt;Does that help?&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 20:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1346883#M2808</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2023-11-07T20:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To Use Java Maps SDK Popup class??</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1347863#M2810</link>
      <description>&lt;P&gt;Hey Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response. Yes that clears it up for me. Would've been nice if the Popup class was a UI component, as it could have set field level display capabilities across an entire layer / graphic overlay. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jared&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 18:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-use-java-maps-sdk-popup-class/m-p/1347863#M2810</guid>
      <dc:creator>JaredFaulk</dc:creator>
      <dc:date>2023-11-09T18:51:05Z</dc:date>
    </item>
  </channel>
</rss>

