DrivenRouteSegmentType
Enum to defferentiate between the types of different segments of a driven route
enum DrivenRouteSegmentType {
DRIVEN_ROUTE
MISSING_DATA
AT_LOCATION
}
Enum to defferentiate between the types of different segments of a driven route
enum DrivenRouteSegmentType {
DRIVEN_ROUTE
MISSING_DATA
AT_LOCATION
}
DrivenRouteSegmentType.DRIVEN_ROUTE
DrivenRouteSegmentType.MISSING_DATA
DrivenRouteSegmentType.AT_LOCATION