How do I get the maps to work in my install? I’ve got the environment up and running but I can’t get the google maps part of the equation to work. I’ve stepped through all the instructions for the Google API but for some reason I can’t get it to work. Any help’d be appreciated
Hi @debo welcome to the forum!
You added your Google Maps API key to /farm/settings/map/google
?
Do you see any errors in your browser’s console? Or failed requests in the dev tools network tab?
the only option i get in this window is a switch to activate the side panel and a button to save configuration
I forgot to ask before: did you install the farmOS Google Maps module?
That did the trick. Thanks Mike
Hi there, I am new to drupal, can this module installed via farmOS UI in the “Extend” option with uploading the modul zip file?
Welcome to the forum @faufau. This might help to give you an overview: https://www.drupal.org/docs/extending-drupal/installing-modules
With regard to the farmOS Google Maps module specifically, you can just download and unpack the zip/tar.gz file into your web/sites/all/modules
directory and then it will appear in the “Extend” page ([url]/admin/modules
).