getHeight

fun getHeight(cartographic: Cartographic): Double?(source)

Get the height of the surface at a given cartographic.

Return

The height of the cartographic or undefined if it could not be found.

Parameters

cartographic

The cartographic for which to find the height.

See also