Modify the backend /plan-journey endpoint so that it returns bus polylines in addition to walking polylines.
Remove any excess caching in the frontend client since it'll now have access to the direct bus path. (Make sure to check the cache isn't used by anything else important--e.g. the base map!)
Modify the backend
/plan-journeyendpoint so that it returns bus polylines in addition to walking polylines.Remove any excess caching in the frontend client since it'll now have access to the direct bus path. (Make sure to check the cache isn't used by anything else important--e.g. the base map!)