export interface IGpsHeadingInfo { gpsHeading?: string; gpsTime?: string; gpsHeadingColor?: string; gpsDropdownHeadingColor?: string; }