Click or drag to resize

GM_GPSUtilGPSGetFixType Method

Retrieves the current GPS fix type

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static GM_gps_fix_t8 GPSGetFixType()

Return Value

Type: GM_gps_fix_t8
The GPS Fix type
See Also