A Kotlin application that demonstrates the ProgrammaticReticleTool functionality.
This app is featured in an ArcGIS blog post which outlines how to use the ProgrammaticReticleTool to implement custom geometry editing workflows.
- Ensure that your system meets the System requirements for ArcGIS Maps SDK for Kotlin.
- Clone this repo to your local machine.
- Open the project with Android Studio.
- Add an API key on line 36 of MainActivity.kt.
- Visit developers.arcgis.com to sign up for an ArcGIS Location Platform or ArcGIS Account and learn more about API keys and how to generate them in the Create an API key tutorial.