apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.27k stars 382 forks source link

Where do i put API key for google maps? #510

Closed jweinst1 closed 8 years ago

jweinst1 commented 8 years ago

So I am trying to set up the basic map from the README in one of my views, but I am having trouble with two things.

  1. Where do i put my API key to allow the API from google maps to be called?
  2. On step 5, in the README, where in the rails app should that JS code be put?

Thanks!

apneadiving commented 8 years ago

Hi Josh,

Please ask questions on stackoverflow. Paste the link here if you want.

Thanks

Benjamin

On 24 Apr 2016, at 01:05, Josh Weinstein notifications@github.com wrote:

So I am trying to set up the basic map from the README in one of my views, but I am having trouble with two things.

Where do i put my API key to allow the API from google maps to be called?

On step 5, in the README, where in the rails app should that JS code be put?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub