Google Maps load issue

Hi,

When I select map view, sharetribe show me this:

This page can not load Google Maps correctly.
Are you the owner of this website?

Regards

Hi there!

Looks like you haven’t added your Google Maps API key yet. Google Maps will charge you for the Maps usage.

If you don’t have one already, you can simply create a new API key at https://console.cloud.google.com/apis/credentials (you should probably restrict its usage to your URLs / referrers) and add it to the communities.google_maps_key database field or in your app variables / config file.

Hi Thomas,

I create de API key, but I don´t know where I need to add (route or specific file, sorry I´m new), I think in config. yum, that is correct?

Regards.

Hey!

That actually depends of your setup.

If you are running things locally, add it to your config file (https://github.com/sharetribe/sharetribe/blob/master/config/config.defaults.yml#L357 is the example location) otherwise, based on your infrastructure, you should add it to your environment variables (for example if you rely on Heroku).

Keep up the good work!

Hi Thomas,

Thanks for you pront reply I try to do this.

Regards