Add "preferredRoute" prop which is passed a number indicating which route to render. No change if 0 is passed, if a number > 0 is passed, request alternate routes from API, and if enough routes are returned, render the specified one instead of the main one.
Add "preferredRoute" prop which is passed a number indicating which route to render. No change if 0 is passed, if a number > 0 is passed, request alternate routes from API, and if enough routes are returned, render the specified one instead of the main one.