Type Alias: GtcUserWaypointDialogCreateInput
GtcUserWaypointDialogCreateInput =
object
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcUserWaypointDialog.tsx:44
A request for GtcUserWaypointDialog to create a new user waypoint.
Properties
initialLatLon?
optional
initialLatLon:LatLonInterface
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcUserWaypointDialog.tsx:50
The latitude/longitude coordinates initially loaded into the dialog at the start of the request. If defined, the dialog will also initialize to LAT/LON mode. If not defined, the dialog will initialize to RAD/DIS mode with the initial coordinates set to match the airplane's current position.