overDailyLimit constant
DirectionsStatus
const overDailyLimit
Indicates any of the following:
* The API key is missing or invalid.
* Billing has not been enabled on your account.
* A self-imposed usage cap has been exceeded.
* The provided method of payment is no longer valid (for example,
a credit card has expired).
* See the faq
to learn how to fix this.
Implementation
static const overDailyLimit = DirectionsStatus('OVER_DAILY_LIMIT');