Hello,
I’m trying to display multiple markers on Google maps out of a single line from a DB but it doesn’t work.
I have this DB for different trips with max. 10 waypoints.
At first I have this filter to get the right line:
This works fine, I can choose a waypoint and show it on the map.
But I want to show all waypoints.
Is this the wrong way to manage this usecase?
Can anyone help?

