Hi,
any way to show multiple routes on the same map?
Like showing directions from Point A to B and also from C to D?
Here is a working example: https://www.wpmapspro.com/example/display-multiple-routes-google-maps/
I was looking into the "SetDirections" Action but couldn't get further (execution it twice will overwrite the previous directions).
Ideal would be to handover a list of Start/End points.
Someone had a similar question on the traditional maps component, not sure if this helpful: https://www.outsystems.com/forums/discussion/18539/how-to-show-multiple-routes-on-a-map/
Hello @Jhoni Diedrich
This feature isn't currently in the OutSystems Maps roadmap.If you want to step in and contribute to this component feel free to access the public GitHub repo and the team will review your PR.
Best Regards,GM
Are you looking like this ?
https://amitj.outsystemscloud.com/DummyReactiveApp9Map/
Hi Amit,
no I'm looking for multiple independent directions, not a line with waypoints.
Google Directions API follow streets (not a straight line from A to B via air)
Independent means multiple directions (not waypoints)
Hi @Christoph Newe,Thanks for reach us with your use case. Unfortunately the component doesn't provide a way to have multiple directions (routes). What I'll do is raise this use case to the team, to guarantee it will be discuss in the future and decide if it will integrate our backlog.Sorry for this limitation,
Best Regards,João Ferreira
Thanks Joao, looking forward to the update. Hope it makes it :)
Any news about this feature with the Outsystems Maps component?