Camera Mode
Contains the variety of camera modes which determine how the camera will track the user location.
Entries
NONE_COMPASS
Link copied to clipboard
Camera does not track location, but does track compass bearing.
Content copied to clipboard
NONE_GPS
Link copied to clipboard
TRACKING
Link copied to clipboard
Camera tracks the user location.
TRACKING()
Content copied to clipboard
TRACKING_COMPASS
Link copied to clipboard
Camera tracks the user location, with bearing provided by a compass.
Content copied to clipboard
TRACKING_GPS
Link copied to clipboard
Camera tracks the user location, with bearing provided by a normalized Location.getBearing.
Content copied to clipboard
TRACKING_GPS_NORTH
Link copied to clipboard
Camera tracks the user location, with bearing always set to north (0).
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
equals
Link copied to clipboard
getDeclaringClass
Link copied to clipboard