parseAndRun Method
The keyin takes the following arguments, all of which are optional:
latitude=numberLatitude of accept point in degrees.longitude=numberLongitude of accept point in degrees.altitude=numberHeight above ellipsoid of accept point.north=numberNorth direction in degrees of accept point.
parseAndRun(...inputArgs: string[]): Promise<boolean>
| Parameter | Type | Description |
|---|---|---|
| ...inputArgs | string[] |
Returns - Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.