Skip to content

Latest commit

 

History

History
 
 

arcgis-map-imagelayer-url

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ArcGIS Map Image Layer URL

ArcGIS Map Image Layer App

The ArcGIS Map Image Layer from URL app is the most basic Map app for the ArcGIS Runtime SDK for Android using an ArcGISMapImageLayer operational layer from an ArcGIS Online service URL. It shows how to inflate a MapView in the layout XML of the activity, create a Map Image Layer from an ArcGIS Online service URL and bind that to a Basemap. The Basemap is used to create a Map which is used inside of the MapView. By default, this map supports basic zooming and panning operations.

Features

  • ArcGISMap
  • MapView
  • ArcGISMapImageLayer
  • Basemap