public static final class

R.styleable

extends Object
java.lang.Object
   ↳ com.google.android.gms.R.styleable

Summary

Constants
int MapAttrs_cameraBearing

This symbol is the offset where the cameraBearing attribute's value can be found in the MapAttrs array.

int MapAttrs_cameraTargetLat

This symbol is the offset where the cameraTargetLat attribute's value can be found in the MapAttrs array.

int MapAttrs_cameraTargetLng

This symbol is the offset where the cameraTargetLng attribute's value can be found in the MapAttrs array.

int MapAttrs_cameraTilt

This symbol is the offset where the cameraTilt attribute's value can be found in the MapAttrs array.

int MapAttrs_cameraZoom

This symbol is the offset where the cameraZoom attribute's value can be found in the MapAttrs array.

int MapAttrs_mapType

This symbol is the offset where the mapType attribute's value can be found in the MapAttrs array.

int MapAttrs_uiCompass

This symbol is the offset where the uiCompass attribute's value can be found in the MapAttrs array.

int MapAttrs_uiRotateGestures

This symbol is the offset where the uiRotateGestures attribute's value can be found in the MapAttrs array.

int MapAttrs_uiScrollGestures

This symbol is the offset where the uiScrollGestures attribute's value can be found in the MapAttrs array.

int MapAttrs_uiTiltGestures

This symbol is the offset where the uiTiltGestures attribute's value can be found in the MapAttrs array.

int MapAttrs_uiZoomControls

This symbol is the offset where the uiZoomControls attribute's value can be found in the MapAttrs array.

int MapAttrs_uiZoomGestures

This symbol is the offset where the uiZoomGestures attribute's value can be found in the MapAttrs array.

int MapAttrs_useViewLifecycle

This symbol is the offset where the useViewLifecycle attribute's value can be found in the MapAttrs array.

int MapAttrs_zOrderOnTop

This symbol is the offset where the zOrderOnTop attribute's value can be found in the MapAttrs array.

Fields
public static final int[] MapAttrs Attributes that can be used with a MapAttrs.
Public Constructors
R.styleable()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int MapAttrs_cameraBearing

This symbol is the offset where the cameraBearing attribute's value can be found in the MapAttrs array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 1 (0x00000001)

public static final int MapAttrs_cameraTargetLat

This symbol is the offset where the cameraTargetLat attribute's value can be found in the MapAttrs array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 2 (0x00000002)

public static final int MapAttrs_cameraTargetLng

This symbol is the offset where the cameraTargetLng attribute's value can be found in the MapAttrs array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 3 (0x00000003)

public static final int MapAttrs_cameraTilt

This symbol is the offset where the cameraTilt attribute's value can be found in the MapAttrs array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 4 (0x00000004)

public static final int MapAttrs_cameraZoom

This symbol is the offset where the cameraZoom attribute's value can be found in the MapAttrs array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 5 (0x00000005)

public static final int MapAttrs_mapType

This symbol is the offset where the mapType attribute's value can be found in the MapAttrs array.

Must be one of the following constant values.

ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4

Constant Value: 0 (0x00000000)

public static final int MapAttrs_uiCompass

This symbol is the offset where the uiCompass attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 6 (0x00000006)

public static final int MapAttrs_uiRotateGestures

This symbol is the offset where the uiRotateGestures attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 7 (0x00000007)

public static final int MapAttrs_uiScrollGestures

This symbol is the offset where the uiScrollGestures attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 8 (0x00000008)

public static final int MapAttrs_uiTiltGestures

This symbol is the offset where the uiTiltGestures attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 9 (0x00000009)

public static final int MapAttrs_uiZoomControls

This symbol is the offset where the uiZoomControls attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 10 (0x0000000a)

public static final int MapAttrs_uiZoomGestures

This symbol is the offset where the uiZoomGestures attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 11 (0x0000000b)

public static final int MapAttrs_useViewLifecycle

This symbol is the offset where the useViewLifecycle attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 12 (0x0000000c)

public static final int MapAttrs_zOrderOnTop

This symbol is the offset where the zOrderOnTop attribute's value can be found in the MapAttrs array.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 13 (0x0000000d)

Fields

Public Constructors

public R.styleable ()