Uploads a waypoint. The parameters dLatitude and dLongitude are the coordonates of the waypoint in decimal degrees.
Uploads a waypoint. The parameters dLatitude and dLongitude are the coordonates of the waypoint in decimal degrees.
public void UploadWaypoint(String,Double,Double);
Uploads a waypoint.
public void UploadWaypoint(String,Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);
GPSReceiver Class | ZylGPSReceiver Namespace