<?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: Display multiple simultaneous popups in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70820#M6266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Popup and InfoWindow only display one popup at a time. They are both capable of displaying information for multiple features but only one popup is displayed at a time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 22:41:22 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2012-09-19T22:41:22Z</dc:date>
    <item>
      <title>Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70819#M6265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any way to display multiple simultaneous popups?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;N&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 16:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70819#M6265</guid>
      <dc:creator>nathanmanning</dc:creator>
      <dc:date>2012-09-19T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70820#M6266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Popup and InfoWindow only display one popup at a time. They are both capable of displaying information for multiple features but only one popup is displayed at a time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 22:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70820#M6266</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-09-19T22:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70821#M6267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Popup and InfoWindow only display one popup at a time&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Kelly,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspected that but couldn't find any documentation to back it up. Perhaps the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/infowindow.htm"&gt;InfoWindow&lt;/A&gt;&lt;SPAN&gt; page could be updated to include that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's kind of hinted by &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#infoWindow"&gt;map.infoWindow&lt;/A&gt;&lt;SPAN&gt; which says "&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Verdana;"&gt;Displays &lt;STRONG&gt;the &lt;/STRONG&gt;InfoWindow on a map" but I can't see any explicit mention of the fact that only 1 infoWindow is supported on the map.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 02:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70821#M6267</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-09-20T02:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70822#M6268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any reason why you couldn't just instantiate your own Popups/InfoWindows?&amp;nbsp; (rather than using the single instance attached to the map)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 07:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70822#M6268</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-20T07:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70823#M6269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Any reason why you couldn't just instantiate your own Popups/InfoWindows?&amp;nbsp; (rather than using the single instance attached to the map)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The InfoWindow is just a single div attached to the map. I'm sure it would be easier to call several divs outside of the map div, but as an overlay, or something.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 08:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70823#M6269</guid>
      <dc:creator>Salomon_VágadalJoensen</dc:creator>
      <dc:date>2012-09-20T08:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70824#M6270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure with a little bit of thought you could parent them to the map container and thus the pixel space values would all be correctly relative etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be straightforward.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70824#M6270</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-20T10:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70825#M6271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right Steve this info should be in the documentation. I'll work on adding a sentence or two to the doc to make this clearer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nathan - can you tell me a bit more about your use case? Why do you want to display multiple popups? How will users interact with the map to display the popups (clicking a feature, drawing a rectangle)? More details may help us come up with a way for you to display this info. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kelly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Kelly,&lt;BR /&gt;&lt;BR /&gt;I suspected that but couldn't find any documentation to back it up. Perhaps the &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/infowindow.htm"&gt;InfoWindow&lt;/A&gt; page could be updated to include that?&lt;BR /&gt;&lt;BR /&gt;It's kind of hinted by &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#infoWindow"&gt;map.infoWindow&lt;/A&gt; which says "&lt;SPAN style="color: #000000; font-family: Verdana;"&gt;Displays &lt;STRONG&gt;the &lt;/STRONG&gt;InfoWindow on a map" but I can't see any explicit mention of the fact that only 1 infoWindow is supported on the map.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Steve&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 15:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70825#M6271</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-09-20T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70826#M6272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://onthemap.ces.census.gov/em.html?goback=%2Egde_53689_member_134270054"&gt;http://onthemap.ces.census.gov/em.html?goback=%2Egde_53689_member_134270054&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This site has multiple pop up info windows that stay until click the X to close them. hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 17:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70826#M6272</guid>
      <dc:creator>DavidMcGill</dc:creator>
      <dc:date>2012-09-20T17:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70827#M6273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We abandoned ESRI's infoWindow awhile back. As a replacement, we've been using dojo &lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/reference-guide/1.7/dojox/layout/FloatingPane.html"&gt;floatingPanes&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; You can use as many you need and the user can move them around the page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an example if you're interested:&lt;/SPAN&gt;&lt;A href="http://fwp.mt.gov/gis/maps/huntPlanner/"&gt;http://fwp.mt.gov/gis/maps/huntPlanner/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 22:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70827#M6273</guid>
      <dc:creator>BillDaigle</dc:creator>
      <dc:date>2012-09-21T22:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70828#M6274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help/suggestions, and I apologize for the delay. For some reason I was never alerted of your posts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In answer to your question I don't entirely remember. I was likely trying to accomplish something similar to the multiple selection click through that Popup provides and just wasn't aware of it yet. Essentially what I have is a single starting location and multiple feature layers with resource locations. The visibility of these layers are toggled and when the user clicks the map I query the list of visible layers to see if any feature reside under the click. If they do I create a popup that is able to click between them. All this is working just fine and I'm left with only 2 problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I am unable to control the anchor of the popup. This is a problem because after choosing a resource I get directions from the starting point to that resource and repopulate the popup with the driving directions. Without explicit control over the anchor this new popup sometimes covers the path that is drawn.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I can't figure out what controls the little blue highlight box that displays when graphics are clicked. For example, unlike my resources, the starting point is displayed as a graphic not a featureLayer. When this is clicked I'd like to simply display information about the starting location. This is handled just fine in my existing popup, but if I click a resource after the starting location that little blue box keeps highlighting the starting point rather than the resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You are right Steve this info should be in the documentation. I'll work on adding a sentence or two to the doc to make this clearer. &lt;BR /&gt;&lt;BR /&gt;Nathan - can you tell me a bit more about your use case? Why do you want to display multiple popups? How will users interact with the map to display the popups (clicking a feature, drawing a rectangle)? More details may help us come up with a way for you to display this info. &lt;BR /&gt;&lt;BR /&gt;Kelly&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 15:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70828#M6274</guid>
      <dc:creator>nathanmanning</dc:creator>
      <dc:date>2012-10-22T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display multiple simultaneous popups</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70829#M6275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to show&amp;nbsp; multiple features data in a single pop-up?&lt;/P&gt;&lt;P&gt;For example I have 3 layers on click shows 3 pop-ups instead of that I need a single pop up with 3 layers data?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 16:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-multiple-simultaneous-popups/m-p/70829#M6275</guid>
      <dc:creator>AnudeepGorantla</dc:creator>
      <dc:date>2018-11-08T16:19:34Z</dc:date>
    </item>
  </channel>
</rss>

