<?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 infowindow in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-infowindow/m-p/654767#M61063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have done something like this by adding another InfoWindow as child to the map such as this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;private var anotherInfoWindow: InfoWindow;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// substantiate the infowindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anotherInfoWindow : InfoWindow = new InfowWindow (map);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// add the infowindow to the map as a child&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.addChild(anotherInfoWindow);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// add handler to handle closing of the infowindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anotherInfoWindow.addEventListener(Event.CLOSE, anotherInfoWindowCloseEventHandler);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 20:34:54 GMT</pubDate>
    <dc:creator>JasonChen</dc:creator>
    <dc:date>2010-07-22T20:34:54Z</dc:date>
    <item>
      <title>Multiple infowindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-infowindow/m-p/654766#M61062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is it possible to show multiple infowindows? basically if i click another feature the previous infowindow will not close.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, ofer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 14:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-infowindow/m-p/654766#M61062</guid>
      <dc:creator>oferamram</dc:creator>
      <dc:date>2010-04-29T14:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple infowindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-infowindow/m-p/654767#M61063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have done something like this by adding another InfoWindow as child to the map such as this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;private var anotherInfoWindow: InfoWindow;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// substantiate the infowindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anotherInfoWindow : InfoWindow = new InfowWindow (map);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// add the infowindow to the map as a child&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.addChild(anotherInfoWindow);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// add handler to handle closing of the infowindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anotherInfoWindow.addEventListener(Event.CLOSE, anotherInfoWindowCloseEventHandler);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 20:34:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-infowindow/m-p/654767#M61063</guid>
      <dc:creator>JasonChen</dc:creator>
      <dc:date>2010-07-22T20:34:54Z</dc:date>
    </item>
  </channel>
</rss>

