notFound constant

DirectionsStatus const notFound

Indicates at least one of the locations specified in the request's origin, destination, or waypoints could not be geocoded.

Implementation

static const notFound = DirectionsStatus('NOT_FOUND');