Constant Field Values
Contents
com.esri.*
-
com.esri.arcgisruntime.location.LocationDataSource.Location Modifier and Type Constant Field Value public static final java.lang.String
POSITION_SOURCE_BLUETOOTH
"BLE"
public static final java.lang.String
POSITION_SOURCE_CELL
"CELL"
public static final java.lang.String
POSITION_SOURCE_GNSS
"GNSS"
public static final java.lang.String
POSITION_SOURCE_WIFI
"WIFI"
-
com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener Modifier and Type Constant Field Value protected static final int
FLING_VELOCITY_THRESHOLD_DP
850
-
com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver Modifier and Type Constant Field Value public static final java.lang.String
REDIRECT_KEY
"redirectUri"
-
com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask Modifier and Type Constant Field Value public static final java.lang.String
MSG_ILLEGAL_AREA_OF_INTEREST
"areaOfInterest must be an Envelope or Polygon"