Sorry, I am a total beginner.
I followed this tutorial https://developers.arcgis.com/documentation/mapping-apis-and-services/routing/fleet-routing/#api-support to solve the fleet routing problem and get the most optimal route for each truck
Now I need to somehow send the map (or the directions) to all the truck drivers so that they can view the map on their own mobile device and follow the route assigned to them.
What would be the best way to do this?