<?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 axMapControl - how to zoom to specific LOD in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113063#M2957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an axMapControl object and I want to provide a slider control with stops for all of the available zoom LOD ranges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at the zooming examples and they all zoom by changing the size of an envelope.&amp;nbsp; Even if I go that route, I would still need a way to tell what LOD the current zoom level falls in so I can update the slider position.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Continuous zoom, rubberband zoom, etc are all nifty, but I just want to be able to click a + or - and change one LOD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 9.3 sp1 and programming in C#, any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 16:17:43 GMT</pubDate>
    <dc:creator>TimParis</dc:creator>
    <dc:date>2010-05-26T16:17:43Z</dc:date>
    <item>
      <title>axMapControl - how to zoom to specific LOD</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113063#M2957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an axMapControl object and I want to provide a slider control with stops for all of the available zoom LOD ranges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at the zooming examples and they all zoom by changing the size of an envelope.&amp;nbsp; Even if I go that route, I would still need a way to tell what LOD the current zoom level falls in so I can update the slider position.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Continuous zoom, rubberband zoom, etc are all nifty, but I just want to be able to click a + or - and change one LOD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 9.3 sp1 and programming in C#, any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 16:17:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113063#M2957</guid>
      <dc:creator>TimParis</dc:creator>
      <dc:date>2010-05-26T16:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: axMapControl - how to zoom to specific LOD</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113064#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some digging, I have found the ITileCacheInfo Interface which gives me access to the LODInfos for the cache.&amp;nbsp; So, now I have a list of ILODInfo which gives me the LevelID, the resolution, and the scale for each of my available zoom levels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like I need to figure out the math to calculate an extent for each of those.&amp;nbsp; I am guessing I can take the pixel size of my visible map, multiply by the resolution for the target LOD and that will give me the size of my desired extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 14:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113064#M2958</guid>
      <dc:creator>TimParis</dc:creator>
      <dc:date>2010-05-27T14:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: axMapControl - how to zoom to specific LOD</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113065#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, so it looks like ITileCacheInfo is specific to the MapCooker class.&amp;nbsp; Can the MapCooker be used to generate cache tiles for dynamic display?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 14:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/axmapcontrol-how-to-zoom-to-specific-lod/m-p/113065#M2959</guid>
      <dc:creator>TimParis</dc:creator>
      <dc:date>2010-05-27T14:58:13Z</dc:date>
    </item>
  </channel>
</rss>

