<?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 Zoom Controls in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319591#M2103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to add zoom controls (like plus and minus magnifying glasses) much like Google?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 04:53:30 GMT</pubDate>
    <dc:creator>deleted-user-K_IRAXrpGKsG</dc:creator>
    <dc:date>2012-01-09T04:53:30Z</dc:date>
    <item>
      <title>Zoom Controls</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319591#M2103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to add zoom controls (like plus and minus magnifying glasses) much like Google?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 04:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319591#M2103</guid>
      <dc:creator>deleted-user-K_IRAXrpGKsG</dc:creator>
      <dc:date>2012-01-09T04:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom Controls</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319592#M2104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please take a look at the Geomtry Editing sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:55:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319592#M2104</guid>
      <dc:creator>ArchanaAgarwal</dc:creator>
      <dc:date>2012-01-09T16:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom Controls</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319593#M2105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At least you can put your MapView into a RelativeLayout and add two Buttons with "+" and "-" (you can also show images within the buttons if you want). Using a RelativeLayout it is possible to show the buttons on top of the MapView, so you have the same look-and-feel as for Google Maps zoom controls. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set an OnClickListener for the buttons and perform a &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;mapView.zoomin()&lt;/PRE&gt;&lt;SPAN&gt; respectively &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;mapView.zoomout()&lt;/PRE&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@ESRI_DEV2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have any zoom controls in the Geometry Editing sample ... I think you mixed it up with the magnifying glass!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 06:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/zoom-controls/m-p/319593#M2105</guid>
      <dc:creator>SebastianGreifeneder1</dc:creator>
      <dc:date>2012-01-10T06:31:47Z</dc:date>
    </item>
  </channel>
</rss>

