altitude property

double? altitude
final

The altitude of the location in meters above the WGS 84 reference ellipsoid. Null if the altitude is not available.

Implementation

final double? altitude;