Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
GetCurrentLocation ( ) : string | ||
GetRoute ( string src, string des ) : List |
||
LogLocation ( ) : Tuple |
||
Navigator ( string portName = @"COM3" ) : System | ||
getLatitude ( ) : double | ||
getLongitude ( ) : double |
public GetRoute ( string src, string des ) : List |
||
src | string | |
des | string | |
return | List |
public Navigator ( string portName = @"COM3" ) : System | ||
portName | string | |
return | System |