<?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: Remove LayerInfo from TiledMapServiceLayer at run time in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152059#M14156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, thanks this works really well! Awesome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 15:35:38 GMT</pubDate>
    <dc:creator>AaronConnolly</dc:creator>
    <dc:date>2012-10-30T15:35:38Z</dc:date>
    <item>
      <title>Remove LayerInfo from TiledMapServiceLayer at run time</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152057#M14154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having an interesting issue with the World Satellite Imagery and Transportation services: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I overlay the transportation layer over the imagery I get a zoom slider that has 20 levels of detail. The transportation service layer seems to have images for some cities when zoomed all the way in, when the imagery service layer does not. Specifically Lincoln, NE has no imagery at the 1st zoom level (or is it 20th?) but there are street transportation images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to remove a LayerInfo object from a TiledMapServiceLayer object in javascript and thus have the zoom slider work properly and restrict the user from zooming in completely in these areas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 22:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152057#M14154</guid>
      <dc:creator>AaronConnolly</dc:creator>
      <dc:date>2012-10-29T22:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove LayerInfo from TiledMapServiceLayer at run time</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152058#M14155</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;The API always bases the slider and scales available based on the first tiled map service added to the code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We got around this by setting the best scales that matched all the mapping we had.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can change this by hard coding levels of detail - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/map_customtilelevels.html" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/map_customtilelevels.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen something in another API that actually changes the silder when you switch basemaps but i dont think this functionality is available currently (i might be wrong though but when i looked for it is wasnt about!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 22:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152058#M14155</guid>
      <dc:creator>AndyBurns</dc:creator>
      <dc:date>2012-10-29T22:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remove LayerInfo from TiledMapServiceLayer at run time</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152059#M14156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, thanks this works really well! Awesome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/remove-layerinfo-from-tiledmapservicelayer-at-run/m-p/152059#M14156</guid>
      <dc:creator>AaronConnolly</dc:creator>
      <dc:date>2012-10-30T15:35:38Z</dc:date>
    </item>
  </channel>
</rss>

