<?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 set the level of display in map declaration in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/set-the-level-of-display-in-map-declaration/m-p/152831#M14239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in the non-amd iteration of the API there was a 'lods' method that could be used to set the level of displays of the map to allow the map to be zoomed in closer than the basemap allows.&amp;nbsp; I don't see this in the new documentation.&amp;nbsp; Has this been deprecated? if so what's the new way to set the LOD or allow the map to zoom in closer than the basemap allows?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 15:36:39 GMT</pubDate>
    <dc:creator>NigelAlford</dc:creator>
    <dc:date>2013-09-17T15:36:39Z</dc:date>
    <item>
      <title>set the level of display in map declaration</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/set-the-level-of-display-in-map-declaration/m-p/152831#M14239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in the non-amd iteration of the API there was a 'lods' method that could be used to set the level of displays of the map to allow the map to be zoomed in closer than the basemap allows.&amp;nbsp; I don't see this in the new documentation.&amp;nbsp; Has this been deprecated? if so what's the new way to set the LOD or allow the map to zoom in closer than the basemap allows?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 15:36:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/set-the-level-of-display-in-map-declaration/m-p/152831#M14239</guid>
      <dc:creator>NigelAlford</dc:creator>
      <dc:date>2013-09-17T15:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: set the level of display in map declaration</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/set-the-level-of-display-in-map-declaration/m-p/152832#M14240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can still set lods when creating a map. Not sure why it's no longer listed in the reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//the map
app.map = new esri.Map('center-map', {
&amp;nbsp; lods: config.map.lods,
&amp;nbsp; basemap: config.map.basemap,
&amp;nbsp; center: config.map.center,
&amp;nbsp; zoom: config.map.zoom,
&amp;nbsp; logo: config.map.logo,
&amp;nbsp; showAttribution: config.map.showAttribution
});&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As always if you use Web Mercator basemaps you must use standard lods.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/set-the-level-of-display-in-map-declaration/m-p/152832#M14240</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2021-12-11T08:11:35Z</dc:date>
    </item>
  </channel>
</rss>

