Hello! I am developing an app with ArcGIS Runtime SDK for Android 100.6.0 I am using Android Studio. how to include feature in zoom in and out show in button please help me out

455
1
11-30-2019 06:05 PM
AnkurPandey
New Contributor

Hello!   I am developing an app with ArcGIS Runtime SDK for Android 100.6.0 I am using Android Studio. how to include feature in zoom in and out show in button please help me out

0 Kudos
1 Reply
by Anonymous User
Not applicable

Hi Ankur!

Wire up a button to change the map scale. This sample implements a basic zoom in and zoom out button.

arcgis-runtime-samples-android/MainActivity.java at 81a23fb7814cebe376bf3979a70a599c66742679 · Esri/... 

Cheers,

Trevor