ZylGPSReceiver.NET

GPSReceiver.UploadWaypoint Method

Uploads a waypoint. The parameters dLatitude and dLongitude are the coordonates of the waypoint in decimal degrees.

Overload List

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);

See Also

GPSReceiver Class | ZylGPSReceiver Namespace