<?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 displaying scale of dyamic map service layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/displaying-scale-of-dyamic-map-service-layer/m-p/148118#M13812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know and display the scale of a dynamic service layer by using the onExtentChange event, but the LOD argument is only valid for tile map services. Is there an equivalent way for dynamic map services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 00:28:49 GMT</pubDate>
    <dc:creator>Egan_LouisFajardo</dc:creator>
    <dc:date>2012-10-15T00:28:49Z</dc:date>
    <item>
      <title>displaying scale of dyamic map service layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/displaying-scale-of-dyamic-map-service-layer/m-p/148118#M13812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know and display the scale of a dynamic service layer by using the onExtentChange event, but the LOD argument is only valid for tile map services. Is there an equivalent way for dynamic map services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 00:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/displaying-scale-of-dyamic-map-service-layer/m-p/148118#M13812</guid>
      <dc:creator>Egan_LouisFajardo</dc:creator>
      <dc:date>2012-10-15T00:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: displaying scale of dyamic map service layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/displaying-scale-of-dyamic-map-service-layer/m-p/148119#M13813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The scale property applies to the map, not the individual layer, so you canuse &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#getScale"&gt;map.getScale()&lt;/A&gt;&lt;SPAN&gt; to display it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get the map's level using &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#getLevel"&gt;map.getLevel()&lt;/A&gt;&lt;SPAN&gt;, but as you identified this only applies if there is a tiled layer in the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 02:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/displaying-scale-of-dyamic-map-service-layer/m-p/148119#M13813</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-10-15T02:47:59Z</dc:date>
    </item>
  </channel>
</rss>

