<?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: ArcGISTiledMapServiceLayer problem? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57754#M5085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Swingley But i got it fixed ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature layer had&amp;nbsp; to be added toa&amp;nbsp; proxy.ashx page i was using and iT works fien now....Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2012 14:08:55 GMT</pubDate>
    <dc:creator>akpagaakpaga</dc:creator>
    <dc:date>2012-05-25T14:08:55Z</dc:date>
    <item>
      <title>ArcGISTiledMapServiceLayer problem?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57752#M5083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi friends &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am using the below link for one my project &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/exp_localstorage.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/exp_localstorage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;But at this line&amp;nbsp;&amp;nbsp; var tiledLayer = new esri.layers.ArcGISTiledMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myservice.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://myservice.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not able to see my map but when i change the code line to Dynamic Map service layer,it shows up but i lose the notes icon...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; var tiledLayer = new esri.layers.ArcGISDynamicMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myservice.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://myservice.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can be possibly wrong..Please shed some light..thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 14:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57752#M5083</guid>
      <dc:creator>akpagaakpaga</dc:creator>
      <dc:date>2012-05-24T14:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISTiledMapServiceLayer problem?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57753#M5084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The constructor you use (ArcGISTiledMapServiceLayer or ArcGISDynamicMapServiceLayer) needs to match your map service type. It sounds like you are using a dynamic service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the "notes" you mention, can you elaborate on that? Is that a feature layer? If you can post a simple html/css/js page to repro the issue that would be helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 18:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57753#M5084</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-05-24T18:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISTiledMapServiceLayer problem?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57754#M5085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Swingley But i got it fixed ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature layer had&amp;nbsp; to be added toa&amp;nbsp; proxy.ashx page i was using and iT works fien now....Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:08:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgistiledmapservicelayer-problem/m-p/57754#M5085</guid>
      <dc:creator>akpagaakpaga</dc:creator>
      <dc:date>2012-05-25T14:08:55Z</dc:date>
    </item>
  </channel>
</rss>

