Table of Contents

TTMSFNCCloudGoogleLocationLookup.GetGeoLocation Method

Sends an asynchronous geocoding request that resolves the supplied address to geographic coordinates. The result is reported through OnGetGeoLocation.

API unit family: TMSFNCCloudGoogleLookup Declaring type: TTMSFNCCloudGoogleLocationLookup Inherited from: TTMSFNCCustomCloudGoogleLocationLookup

Syntax

procedure GetGeoLocation(AText: string);

Parameters

Name Description
AText Address or place name to resolve to a latitude and longitude.