Google map search: Json response

keerthi3 years ago

I am using FMB920 device in my car. I am using google map to show my device. Now I want to move from my current location to another location (which is my destination). When I call distance matrix api, from my GPS device location to destination. Google map is sending Json response with lot of data. When I searched the google documentation on the route details, it had mentioned that lat-long of the route will be sent in polyline algorithm. But in the response, I am not to see any polyline encoded data. I want know details of google response, like what google is sending in response. Does anyone have any input or lead?

Anton Tananaev3 years ago

Do you want to upload the response somewhere so we can take a look?