<?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 Problem with map max zoom in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-map-max-zoom/m-p/66088#M5816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to set max zoom level for map because in some places in doesn't have detailed information data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How better to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Drupal And this is my code in js &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; var map = new esri.Map(id, config.options);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; var mapLayer = new esri.layers.ArcGISTiledMapServiceLayer('//server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer');&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; map.addLayer(mapLayer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 11:37:33 GMT</pubDate>
    <dc:creator>StepanLeonov</dc:creator>
    <dc:date>2012-06-13T11:37:33Z</dc:date>
    <item>
      <title>Problem with map max zoom</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-map-max-zoom/m-p/66088#M5816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to set max zoom level for map because in some places in doesn't have detailed information data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How better to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Drupal And this is my code in js &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; var map = new esri.Map(id, config.options);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; var mapLayer = new esri.layers.ArcGISTiledMapServiceLayer('//server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer');&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; map.addLayer(mapLayer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 11:37:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-map-max-zoom/m-p/66088#M5816</guid>
      <dc:creator>StepanLeonov</dc:creator>
      <dc:date>2012-06-13T11:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with map max zoom</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-map-max-zoom/m-p/66089#M5817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I need to set max zoom level for map because in some places in doesn't have detailed information data.&lt;BR /&gt;How better to do that?&lt;BR /&gt;I'm using Drupal And this is my code in js &lt;BR /&gt; var map = new esri.Map(id, config.options);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; var mapLayer = new esri.layers.ArcGISTiledMapServiceLayer('//server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer');&lt;BR /&gt;&amp;nbsp; map.addLayer(mapLayer);&lt;BR /&gt;Any Ideas?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since it is a tiled map service, you could use map's lods property to control the zoom level. ESRI have a sample for this: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/map_customtilelevels.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/map_customtilelevels.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-map-max-zoom/m-p/66089#M5817</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2012-06-13T13:59:20Z</dc:date>
    </item>
  </channel>
</rss>

