Table of Contents

TTMSFNCElevation.FindElevation Method

Finds the resolved elevation for the specified coordinate.

API unit family: TMSFNCElevation Declaring type: TTMSFNCElevation Inherited from: TTMSFNCCustomElevation

Syntax

function FindElevation(var ACoordinate: TTMSFNCMapsCoordinateRec): Boolean;

Parameters

Name Description
ACoordinate Coordinate to look up; receives the resolved elevation.

Returns

True when an elevation value is found; otherwise False.