RouteLeg_StepsOverview_MultiModalSegment$json top-level constant
Implementation
@$core.Deprecated('Use routeLegDescriptor instead')
const RouteLeg_StepsOverview_MultiModalSegment$json = {
'1': 'MultiModalSegment',
'2': [
{
'1': 'step_start_index',
'3': 1,
'4': 1,
'5': 5,
'9': 0,
'10': 'stepStartIndex',
'17': true
},
{
'1': 'step_end_index',
'3': 2,
'4': 1,
'5': 5,
'9': 1,
'10': 'stepEndIndex',
'17': true
},
{
'1': 'navigation_instruction',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.NavigationInstruction',
'10': 'navigationInstruction'
},
{
'1': 'travel_mode',
'3': 4,
'4': 1,
'5': 14,
'6': '.google.maps.routing.v2.RouteTravelMode',
'10': 'travelMode'
},
],
'8': [
{'1': '_step_start_index'},
{'1': '_step_end_index'},
],
};