Global Mapper SDK
GM_GPSStopTracking
Stops tracking any currently connected GPS device.
Syntax
C++
Copy
GM_Error_t32 GM_GPSStopTracking
(
void
);