<?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 Programmatically zoom in/out in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/programmatically-zoom-in-out/m-p/451691#M3048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcGIS Android 100+...&lt;/P&gt;&lt;P&gt;In additional to pin/pull to zoom in/out I need to provide zoom in/out buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I'm not seeing a straight forward way to accomplish this. I'm not even sure how to determine the current zoom level after loading my map from a mobile map package. Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 19:35:56 GMT</pubDate>
    <dc:creator>CharlesLoftis</dc:creator>
    <dc:date>2018-08-24T19:35:56Z</dc:date>
    <item>
      <title>Programmatically zoom in/out</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/programmatically-zoom-in-out/m-p/451691#M3048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcGIS Android 100+...&lt;/P&gt;&lt;P&gt;In additional to pin/pull to zoom in/out I need to provide zoom in/out buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I'm not seeing a straight forward way to accomplish this. I'm not even sure how to determine the current zoom level after loading my map from a mobile map package. Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 19:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/programmatically-zoom-in-out/m-p/451691#M3048</guid>
      <dc:creator>CharlesLoftis</dc:creator>
      <dc:date>2018-08-24T19:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically zoom in/out</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/programmatically-zoom-in-out/m-p/451692#M3049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured this out. Don't really know how I missed this... MapView class has methods:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;getMapScale() returns the zoom level.&lt;/LI&gt;&lt;LI&gt;setViewpointScaleAsync(double scale) that zooms the map to the provided zoom level.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Using these two methods I am able to build programmatic zoom controls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 15:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/programmatically-zoom-in-out/m-p/451692#M3049</guid>
      <dc:creator>CharlesLoftis</dc:creator>
      <dc:date>2018-11-08T15:01:14Z</dc:date>
    </item>
  </channel>
</rss>

