hasTerrainData property

bool get hasTerrainData

Indicates whether terrain elevation and slope data is available.

Terrain data provides map-based altitude and slope information that may be more accurate than GPS-derived altitude, particularly in areas with detailed topographic data.

Returns

  • true: Terrain altitude and slope data available
  • false: No terrain data available

See also:

Implementation

bool get hasTerrainData;