Skip to main content

Interface: TerrainProfileLoaderOptions

Defined in: src/sdk/navigation/TerrainProfileLoader.ts:15

Options for TerrainProfileLoader

Properties

terrainMinimumResolution?

optional terrainMinimumResolution: number

Defined in: src/sdk/navigation/TerrainProfileLoader.ts:20

The minimum resolution of the terrain profile on the horizontal axis in metres. Defaults to 250 metres. Used for determining the number of elevation points to return. A value of 250 will return an elevation point every 250m, or less.