google.maps.DistanceMatrixElementStatus constants
The element-level status about a particular origin-destination pairing returned by the DistanceMatrixService upon completion of a distance matrix request. These values are specified as strings, for example, 'OK'.
Constants
The origin and/or destination of this pairing could not be geocoded.
The response contains a valid result.
No route could be found between the origin and destination.