The "/v1/requests/{request_id}/map" endpoint returns the following link in Sandbox environment.
How does this work in production -
- Is it just a static image showing a route from pickup to destination (similar to the one we see in Uber rider history screen)?
- Or is it a dynamic URL showing the current location of the vehicle with additional details?
- Is the returned map href accessible after the trip is completed?
- Is there an API that returns a static map as displayed in the "Uber Rider History" in Iphone app?