webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
Coordinates Interface Reference

import"Coordinates.idl";

Public Attributes

readonly attribute unrestricted double latitude
 
readonly attribute unrestricted double longitude
 
readonly attribute unrestricted double altitude
 
readonly attribute unrestricted double accuracy
 
readonly attribute unrestricted double altitudeAccuracy
 
readonly attribute unrestricted double heading
 
readonly attribute unrestricted double speed
 

Member Data Documentation

◆ accuracy

readonly attribute unrestricted double Coordinates::accuracy

◆ altitude

readonly attribute unrestricted double Coordinates::altitude

◆ altitudeAccuracy

readonly attribute unrestricted double Coordinates::altitudeAccuracy

◆ heading

readonly attribute unrestricted double Coordinates::heading

◆ latitude

readonly attribute unrestricted double Coordinates::latitude

◆ longitude

readonly attribute unrestricted double Coordinates::longitude

◆ speed

readonly attribute unrestricted double Coordinates::speed

The documentation for this interface was generated from the following file: