Constant Field Values
Contents
com.aerisweather.*
-
com.aerisweather.aeris.maps.AerisAnimateHandler Modifier and Type Constant Field Value public static final int
START
0
public static final int
STOP
1
-
com.aerisweather.aeris.maps.AerisMapView Modifier and Type Constant Field Value public static final String
ZOOM_INTENT
"zoom_extra"
-
com.aerisweather.aeris.maps.BearingCompassListener Modifier and Type Constant Field Value protected final boolean
performSmoothing
true
protected final double
SmoothFactorCompass
0.4
protected final double
SmoothThresholdCompass
40.0
protected static final int
TIMING_RESTRICTION
10
-
com.aerisweather.aeris.maps.BuildConfig Modifier and Type Constant Field Value public static final String
BUILD_TYPE
"release"
public static final boolean
DEBUG
false
public static final String
LIBRARY_PACKAGE_NAME
"com.aerisweather.aeris.maps"
public static final String
URL_SEARCH
"https://www.aerisweather.com"
public static final long
VERSION_CODE
18L
public static final String
VERSION_NAME
"2.7.0"
-
com.aerisweather.aeris.maps.TrueNorthListener Modifier and Type Constant Field Value protected final boolean
performSmoothing
true
protected final double
SmoothFactorCompass
0.4
protected final double
SmoothThresholdCompass
40.0
protected static final int
TIMING_RESTRICTION
10