GeolocationCoordinates:altitude 属性
altitude 是 GeolocationCoordinates 接口的一个只读属性,它返回一个 double 类型的值,表示位置的海拔高度,单位是米,以 WGS84 椭球体(定义了名义海平面)为基准。如果实现无法提供此数据,则此值为 null。
altitude 是 GeolocationCoordinates 接口的一个只读属性,它返回一个 double 类型的值,表示位置的海拔高度,单位是米,以 WGS84 椭球体(定义了名义海平面)为基准。如果实现无法提供此数据,则此值为 null。