<?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: What's the deal with getScale()? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523944#M48861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Right under getExtent().&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]17219[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;The ref for getScale() is under "esri.geometry Namespace Methods". It's been around since v1.4. I suspect it was the proper place for it back when the map object was quite a bit simpler than it is now. Never stop learning, right?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh yeah, told you I didn't look properly!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be missing your point but...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.. it does say "Returns the current map scale. (&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;As of v3.1&lt;/STRONG&gt;&lt;SPAN&gt;)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(and it does exist in 3.1, I've checked)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2012 07:47:51 GMT</pubDate>
    <dc:creator>__Rich_</dc:creator>
    <dc:date>2012-08-28T07:47:51Z</dc:date>
    <item>
      <title>What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523939#M48856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed the getScale() method has been added to the api reference, but is doesn't exist in a loaded DOM. Is it unimplemented at this point or is there an issue? I use &lt;/SPAN&gt;&lt;STRONG&gt;.__LOD.scale&lt;/STRONG&gt;&lt;SPAN&gt;. Which is easy enough, but a working getScale() method would be nice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 09:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523939#M48856</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2012-08-24T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523940#M48857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean esri.geometry.getScale?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 12:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523940#M48857</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-24T12:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523941#M48858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you mean esri.geometry.getScale?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;esri.geometry.getScale(MAP_OBJECT) works, which is not a map object method, yet the api ref says it is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 12:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523941#M48858</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2012-08-24T12:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523942#M48859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;esri.geometry.getScale(MAP_OBJECT) works, which is not a map object method, yet the api ref says it is.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Really?&amp;nbsp; I can't see it, but then, apparently, I never look for things properly!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 14:04:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523942#M48859</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-24T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523943#M48860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right under getExtent().&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17219[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ref for getScale() is under "esri.geometry Namespace Methods". It's been around since v1.4. I suspect it was the proper place for it back when the map object was quite a bit simpler than it is now. Never stop learning, right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 14:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523943#M48860</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2012-08-24T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523944#M48861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Right under getExtent().&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]17219[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;The ref for getScale() is under "esri.geometry Namespace Methods". It's been around since v1.4. I suspect it was the proper place for it back when the map object was quite a bit simpler than it is now. Never stop learning, right?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh yeah, told you I didn't look properly!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be missing your point but...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.. it does say "Returns the current map scale. (&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;As of v3.1&lt;/STRONG&gt;&lt;SPAN&gt;)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(and it does exist in 3.1, I've checked)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 07:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523944#M48861</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-28T07:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: What's the deal with getScale()?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523945#M48862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep it's there in 3.1. First thought was v was set to 3.0 but it is 3.1. Not sure why I was having issues the other day.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 15:41:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-the-deal-with-getscale/m-p/523945#M48862</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2012-08-28T15:41:31Z</dc:date>
    </item>
  </channel>
</rss>

