overQueryLimit constant

DirectionsStatus const overQueryLimit

Indicates the service has received too many requests from your application within the allowed time period.

Implementation

static const overQueryLimit = DirectionsStatus('OVER_QUERY_LIMIT');