Setup
You will need to get an API key from Google here and enable the new Places API. Then, set your API key asprocess.env.GOOGLE_PLACES_API_KEY
or pass it in as an apiKey
constructor argument.
Usage
npm
Related
- Tool conceptual guide
- Tool how-to guides