Closed HilaryN closed 2 years ago
A couple of observations:
3 POI's are returned for a leisure route even if none requested. (Some interesting-looking categories, e.g. naturereserves, carshare, which aren't included in the list of categories?) e.g.:
Should I display those, do you think?
When I request a circular route with POI's it seems to always return 3 POI's. (I tried with different journey lengths.) Is that deliberate / what you'd expect? e.g.
I'd ask for the opinion of @mvl22 and @si-the-pie
@mvl22 and @si-the-pie? (Nudge)
Ideally we wouldn't be showing POIs if the user hasn't requested them. Though it's not harmful as such - up to you really whatever you think is best.
I'll add an upstream ticket that we shouldn't be showing these. So it's probably best for you just to render whatever comes back from the API, and at some point this will stop showing stuff that shouldn't be there.
Allow for the POIs to disappear unless explicitly requested, as might happen when the issue is eventually addressed.
Thanks, both.
(I've started on this.)