Android intent with multiple location

Hello, I’m developing one app right now and I faced one issue. I tried to launch waze app and I wanted to include multiple locations (waypoints) but nothing worked. Is there any solution how to achieve this ? What is the right format of intent URI ?

The complete lack of documentation on intents is appalling if you ask me.

I do not know anything about intent but I can tell you that the Waze app does not allow multiple waypoints.

It allows for one intermediate and one final destination.

Thanks for all the responses. I decided to get rid of Waze from my app.