js-api-loader icon indicating copy to clipboard operation
js-api-loader copied to clipboard

Adding headers on the Google Maps Request for On-demand Rides and Deliveries (ODRD)

Open xiandalisay opened this issue 2 years ago • 0 comments

There's a new Google Maps Solution: On-demand Rides and Deliveries. And, there's a requirement for adding a header on the Google Maps Request to register the specific request, not as a normal Google Maps API call, but as an ODRD call.

I am trying to add this header

X-Goog-Maps-Experience-ID: <tripID>

Reference is on this one is https://developers.google.com/maps/documentation/transportation-logistics-terms/on-demand-rides-deliveries-solution/managing-trips#_making_calls

This may be a feature request as I haven't seen implementation on this one.

xiandalisay avatar Sep 21 '22 05:09 xiandalisay