How to share my trip with Google Maps programmatically?

Viewed 610

With the introduction of trip sharing inside Google Maps, I wonder if there is a way to share my trip with others programmatically. I am building a mobile app and I think it might be possible to send a link to other users and maybe send my location to Google Maps via its API.

1 Answers
Related