Untitled Document
CApplicationAPI.GetLocationInfo Method
GPS NAVIGATION SDK
version 8.3 build 47035

This overloaded function returns address and road information corresponding to given location.

Overload List

This overloaded function returns address and road information corresponding to given location.

public static int GetLocationInfo(out SError,LONGPOSITION,out string,out SRoadInfo,int);

The function returns address corresponding to given location.

public static int GetLocationInfo(out SError,LONGPOSITION,out string,int);

See Also

CApplicationAPI Class | ApplicationAPI Namespace