npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@bitfinex/bfx-facs-places-google

2.0.0

@vigan-abd

npmHomeRepoSnykSocket
Downloads:112
$ npm install @bitfinex/bfx-facs-places-google
DailyWeeklyMonthlyYearly

bfx-facs-places-google

Configuration

  • Create a Project in https://console.cloud.google.com/home

  • Active places-api for that project in https://console.cloud.google.com/google/maps-apis/api-list

  • Get credentials from https://console.cloud.google.com/google/maps-apis/credentials and add the api key to the configuration file

Remember to add restrictions to the credential as to block connections from other urls, ips, etc.

Example configuration

{
  "p0": {
    "google" : {
      "key": "xxxXXxxxXXXXxxxXXXXXxx_XXxxxXXXXxxxXXXXX"
    }
  }
}

Google documentation links

Details

https://developers.google.com/places/web-service/details

Autocomplete

https://developers.google.com/places/web-service/autocomplete