Type Alias: GtcLatLonDialogInput
GtcLatLonDialogInput =
object
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLatLonDialog.tsx:21
A request input for GtcLatLonDialog.
Properties
format
format:
G3000LatLonDisplayFormat
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLatLonDialog.tsx:23
The input format type to use.
initialValue
initialValue:
LatLonInterface
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLatLonDialog.tsx:26
The latitude/longitude coordinates initially loaded into the dialog at the start of the request.
title?
optionaltitle:string
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLatLonDialog.tsx:29
The GTC view title to display while the request is active.