Function: getVehicleOptionsMakesMap()
function getVehicleOptionsMakesMap(state, ...params): IQuestionGroupState
Returns just the vehicle makes map containing the available options for all question group IDs
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IQuestionGroupState
A derived value from the state.
Param
The BpSdk Redux store