<?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 InfoWindowLite possible with tiled layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindowlite-possible-with-tiled-layer/m-p/718186#M66711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I started with &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/javascript/sandbox/sandbox.html?sample=widget_infowindow"&gt;this sample&lt;/A&gt;&lt;SPAN&gt; on the ArcGIS JS page.&amp;nbsp; Then I switched the overlay layer to &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Recent_Population_Change/MapServer"&gt;this web service on AGO&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I made the following changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;changed the layer type from FeatureLayer to ArcGISDynamicMapServiceLayer&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;changed the field names to what's listed in map service metadata&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;The overlay layer is displayed on the map, but no info window pops up when I click on the tract&amp;nbsp; / block group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;adding "esri/layers/ArcGISDynamicMapServiceLayer" to the require statement&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;adding "ArcGISDynamicMapServiceLayer" to the map 'function'&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;But the overlay layer wouldn't display at all&amp;nbsp; - I removed them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I download the layer file from the metadata and open it in ArcMap, I'm able to click the features and view the attributes, which suggests/confirms that the map service is capable of returning attributes.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the other examples of some sort of info window or pop up, but they all contain a FeatureLayer.&amp;nbsp; How do I provide the user with some sort of info / identify pop up when they click on the overlay?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've uploaded my modified HTML document as a zip file.&amp;nbsp;&amp;nbsp; Thanks for an insight you can provide&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 17:28:18 GMT</pubDate>
    <dc:creator>AZendel</dc:creator>
    <dc:date>2013-11-14T17:28:18Z</dc:date>
    <item>
      <title>InfoWindowLite possible with tiled layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindowlite-possible-with-tiled-layer/m-p/718186#M66711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I started with &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/javascript/sandbox/sandbox.html?sample=widget_infowindow"&gt;this sample&lt;/A&gt;&lt;SPAN&gt; on the ArcGIS JS page.&amp;nbsp; Then I switched the overlay layer to &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Recent_Population_Change/MapServer"&gt;this web service on AGO&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I made the following changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;changed the layer type from FeatureLayer to ArcGISDynamicMapServiceLayer&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;changed the field names to what's listed in map service metadata&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;The overlay layer is displayed on the map, but no info window pops up when I click on the tract&amp;nbsp; / block group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;adding "esri/layers/ArcGISDynamicMapServiceLayer" to the require statement&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;adding "ArcGISDynamicMapServiceLayer" to the map 'function'&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;But the overlay layer wouldn't display at all&amp;nbsp; - I removed them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I download the layer file from the metadata and open it in ArcMap, I'm able to click the features and view the attributes, which suggests/confirms that the map service is capable of returning attributes.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the other examples of some sort of info window or pop up, but they all contain a FeatureLayer.&amp;nbsp; How do I provide the user with some sort of info / identify pop up when they click on the overlay?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've uploaded my modified HTML document as a zip file.&amp;nbsp;&amp;nbsp; Thanks for an insight you can provide&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 17:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindowlite-possible-with-tiled-layer/m-p/718186#M66711</guid>
      <dc:creator>AZendel</dc:creator>
      <dc:date>2013-11-14T17:28:18Z</dc:date>
    </item>
  </channel>
</rss>

