<?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 OpenStreetMap basemap - setting any scale in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122283#M11408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm using basemapgallery widget with OpenStreetMap as a default basemap for my application. I'm trying to allow user to set any scale for the map. I've been testing the map.setScale() method and whatever scale I pass as a parameter, the map zooms to nearest scale defined with osm lods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it because osm is tiled? Is there a way to set whatever scale I need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 10:05:30 GMT</pubDate>
    <dc:creator>AnnaWoszczyna</dc:creator>
    <dc:date>2014-10-28T10:05:30Z</dc:date>
    <item>
      <title>OpenStreetMap basemap - setting any scale</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122283#M11408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm using basemapgallery widget with OpenStreetMap as a default basemap for my application. I'm trying to allow user to set any scale for the map. I've been testing the map.setScale() method and whatever scale I pass as a parameter, the map zooms to nearest scale defined with osm lods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it because osm is tiled? Is there a way to set whatever scale I need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 10:05:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122283#M11408</guid>
      <dc:creator>AnnaWoszczyna</dc:creator>
      <dc:date>2014-10-28T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: OpenStreetMap basemap - setting any scale</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122284#M11409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is because OpenStreetMap is a tiled service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 00:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122284#M11409</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2014-11-07T00:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenStreetMap basemap - setting any scale</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122285#M11410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there is no way to set custom scale, unless I use other, not tiled basemap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 12:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122285#M11410</guid>
      <dc:creator>AnnaWoszczyna</dc:creator>
      <dc:date>2014-11-10T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: OpenStreetMap basemap - setting any scale</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122286#M11411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The JS API does not stretch tiles for in-between scales.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the map to have more Levels of Details, but that still wont stretch existing tiles.&lt;/P&gt;&lt;P&gt;You can change the map to use non-tiled basemaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 23:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122286#M11411</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2014-11-10T23:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenStreetMap basemap - setting any scale</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122287#M11412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for clarifying that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 22:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/openstreetmap-basemap-setting-any-scale/m-p/122287#M11412</guid>
      <dc:creator>AnnaWoszczyna</dc:creator>
      <dc:date>2014-11-12T22:58:43Z</dc:date>
    </item>
  </channel>
</rss>

