<?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 assign identify result to mapInfoWindow in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/assign-identify-result-to-mapinfowindow/m-p/762901#M70669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get the features from the identifyResult. The goal is the assign the result features to the mapInfoWindow. Below is my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyTask.execute(identifyParams,dojo.hitch(this,function(response){&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log(response);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.infoWindow.setFeatures(response);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.infoWindow.show(evt.mapPoint);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I've got an error from the API - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TypeError&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arguments: Array[2]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get message: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get stack: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set message: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set stack: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;type: "undefined_method"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__proto__: Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas what I've done wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 19:39:55 GMT</pubDate>
    <dc:creator>ConnieLeung</dc:creator>
    <dc:date>2012-08-06T19:39:55Z</dc:date>
    <item>
      <title>assign identify result to mapInfoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/assign-identify-result-to-mapinfowindow/m-p/762901#M70669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get the features from the identifyResult. The goal is the assign the result features to the mapInfoWindow. Below is my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;identifyTask.execute(identifyParams,dojo.hitch(this,function(response){&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log(response);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.infoWindow.setFeatures(response);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.infoWindow.show(evt.mapPoint);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I've got an error from the API - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TypeError&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arguments: Array[2]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get message: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get stack: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set message: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set stack: function () { [native code] }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;type: "undefined_method"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__proto__: Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas what I've done wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:39:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/assign-identify-result-to-mapinfowindow/m-p/762901#M70669</guid>
      <dc:creator>ConnieLeung</dc:creator>
      <dc:date>2012-08-06T19:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: assign identify result to mapInfoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/assign-identify-result-to-mapinfowindow/m-p/762902#M70670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found this example online which is somewhat helpful&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_popup.html" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_popup.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 20:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/assign-identify-result-to-mapinfowindow/m-p/762902#M70670</guid>
      <dc:creator>ConnieLeung</dc:creator>
      <dc:date>2012-08-06T20:23:48Z</dc:date>
    </item>
  </channel>
</rss>

