<?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 Display popup without adding feature layer to the map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1290381#M81194</link>
    <description>&lt;P&gt;I am using MapImageLayer to load the map and I want to display the popup on click on the highlighted graphic symbol.&lt;/P&gt;&lt;P&gt;I see samples to display Popup in the documentation and I would like to show output as displayed in &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/&lt;/A&gt;&amp;nbsp;sample. However, it adds feature layer to the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The questions are:&lt;/P&gt;&lt;P&gt;1) Can I use Arcade expression without adding feature layer on the map?&lt;/P&gt;&lt;P&gt;2) Is there any better way than going through the for loop and specifying the content to the PopupTemplate? See my code to highlight the feature &lt;A href="https://codepen.io/b2810s/pen/zYmmNgB" target="_blank"&gt;https://codepen.io/b2810s/pen/zYmmNgB&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;3) How does the style and formatting is displayed in the given sample. Is it a default popup style when the feature layer is added to the map?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 20:44:05 GMT</pubDate>
    <dc:creator>BhavinSanghani</dc:creator>
    <dc:date>2023-05-17T20:44:05Z</dc:date>
    <item>
      <title>Display popup without adding feature layer to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1290381#M81194</link>
      <description>&lt;P&gt;I am using MapImageLayer to load the map and I want to display the popup on click on the highlighted graphic symbol.&lt;/P&gt;&lt;P&gt;I see samples to display Popup in the documentation and I would like to show output as displayed in &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/&lt;/A&gt;&amp;nbsp;sample. However, it adds feature layer to the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The questions are:&lt;/P&gt;&lt;P&gt;1) Can I use Arcade expression without adding feature layer on the map?&lt;/P&gt;&lt;P&gt;2) Is there any better way than going through the for loop and specifying the content to the PopupTemplate? See my code to highlight the feature &lt;A href="https://codepen.io/b2810s/pen/zYmmNgB" target="_blank"&gt;https://codepen.io/b2810s/pen/zYmmNgB&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;3) How does the style and formatting is displayed in the given sample. Is it a default popup style when the feature layer is added to the map?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 20:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1290381#M81194</guid>
      <dc:creator>BhavinSanghani</dc:creator>
      <dc:date>2023-05-17T20:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display popup without adding feature layer to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1290853#M81209</link>
      <description>&lt;P&gt;This is related to your other question and solution - if you create a client side featureLayer you'll be able to query the layerview directly and avoid any looping to create graphics and get the info to populate the Popup.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 21:49:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1290853#M81209</guid>
      <dc:creator>JamesIng</dc:creator>
      <dc:date>2023-05-18T21:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display popup without adding feature layer to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1291028#M81212</link>
      <description>&lt;P&gt;Correct, it will work for me, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 13:14:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-popup-without-adding-feature-layer-to-the/m-p/1291028#M81212</guid>
      <dc:creator>BhavinSanghani</dc:creator>
      <dc:date>2023-05-19T13:14:26Z</dc:date>
    </item>
  </channel>
</rss>

