Distance Matrix Element Response
constructor(status: DistanceMatrixElementResponse.Status? = null, duration: DurationValue? = null, distance: DistanceValue? = null)
Parameters
status
Status returned for Distance Matrix Element Response. - OK
indicates the response contains a valid result. - NOT_FOUND
indicates that the origin and/or destination of this pairing could not be matched to the network. - ZERO_RESULTS
indicates no route could be found between the origin and destination.
duration
distance