Coordinates

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

accuracy
double accuracy()
Undocumented in source. Be warned that the author may not have intended to support it.
altitude
Optional!(double) altitude()
Undocumented in source. Be warned that the author may not have intended to support it.
altitudeAccuracy
Optional!(double) altitudeAccuracy()
Undocumented in source. Be warned that the author may not have intended to support it.
heading
Optional!(double) heading()
Undocumented in source. Be warned that the author may not have intended to support it.
latitude
double latitude()
Undocumented in source. Be warned that the author may not have intended to support it.
longitude
double longitude()
Undocumented in source. Be warned that the author may not have intended to support it.
speed
Optional!(double) speed()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta