POLS

GPSReading Constructor 

Initializes a new GPSReading with a location and a table of GPS info fields.

public GPSReading(
   LatLonCoordinate loc,
   Hashtable fields
);

Parameters

loc
fields

See Also

GPSReading Class | POLS.Spotters Namespace