Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
DeviceMotionEventAcceleration
Interface DeviceMotionEventAcceleration
Available only in secure contexts.
MDN Reference
interface
DeviceMotionEventAcceleration
{
x
:
null
|
number
;
y
:
null
|
number
;
z
:
null
|
number
;
}
Index
Properties
x
y
z
Properties
Readonly
x
x
:
null
|
number
MDN Reference
Readonly
y
y
:
null
|
number
MDN Reference
Readonly
z
z
:
null
|
number
MDN Reference
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
Waze Map Editor JavaScript SDK
Loading...
Available only in secure contexts.
MDN Reference