passport icon indicating copy to clipboard operation
passport copied to clipboard

add google API key support for parse_country

Open alistaire47 opened this issue 5 years ago • 0 comments

The Google Places API no longer allows keyless access, and changed from allowing 2500 free calls a day to giving each user $200 of free usage each month. Given the change, it seems worthwhile to allow a key to be specified. Short of very heavy usage (e.g. using it to find countries for thousands of addresses) the current structure should always be well under $200/month, but since this could cost users actual money, some clear warnings/confirmations are in order.

alistaire47 avatar Aug 11 '18 15:08 alistaire47