Skip to content

Latest commit

 

History

History
 
 

set-initial-map-location

Set Initial Map Location

Set Initial Map Location App

The Set Initial Map Location app is the most basic Map app for the ArcGIS Runtime SDK for Android. It shows how to inflate a MapView in the layout XML of the activity, create a Map with a BasemapType and bind the Map to the MapView. By default, this map supports basic zooming and panning operations. A reference to the MapView is set within the onCreate method of the Activity which can be used at the start template to build your first application.

Features

  • ArcGISMap
  • MapView
  • BasemapType