google_maps_webservice icon indicating copy to clipboard operation
google_maps_webservice copied to clipboard

TravelMode must be lowercase in request.

Open cdfq152313 opened this issue 4 years ago • 0 comments

Although response is uppercase, request must be lowercase in directions api. Use uppercase in request would cause server always response 'DRIVING' mode.

Don't test other api that also use TravelMode enum. But I guess it has same problem.

cdfq152313 avatar Aug 18 '21 04:08 cdfq152313