altitude property

double? altitude
final

In meters above the WGS 84 reference ellipsoid. Derived from GPS informations.

Will be null if not available.

Implementation

final double? altitude;