MobileForms Toolkit Documentation

GpsTracking Class

Implements GPS position tracking, i.e. remembers smoothed polyline describing your movement during the time the tracking was active.

For a list of all members of this type, see GpsTracking Members.

System.Object
   Resco.Location.GPS.GpsTracking

public class GpsTracking : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Don't forget to dispose GpsTracking object when not needed. Otherwise GPS acquisition may remain active for indefinite time.

Requirements

Namespace: Resco.Location.GPS

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

GpsTracking Members | Resco.Location.GPS Namespace