| [02:08:36] | <RUros[m]> | Hi, I successfully update Postgres to 18, and also FarmOS to latest 4.0.1. Thank you for help ! |
| [02:09:48] | <RUros[m]> | I have another question. When installing module for Google maps in V4 I encountered to some errors and installation was not successful. |
| [02:11:03] | <RUros[m]> | If my understanding is corret, this module is not yet supported for Drupal 11, and it won't work in V4 ? Is this correct ? |
| [08:19:43] | <mstenta[m]> | RUros: farmOS v4 includes a google maps module in core now! |
| [08:20:32] | <mstenta[m]> | If you were using https://www.drupal.org/project/farm_map_google/ before, then you can start using the core replacement instead |
| [08:20:38] | <mstenta[m]> | https://www.drupal.org/project/farm_map_google/ is not compatible with v4 |
| [08:20:52] | <mstenta[m]> | But they have the same module name (farm_map_google) so you can install the new one via drush en farm_map_google in the same way |
| [08:21:00] | <mstenta[m]> | Just make sure you don't also have the old version alongside it |
| [08:45:43] | <RUros[m]> | oops... I missed this information. |
| [08:47:31] | <RUros[m]> | what is strange now is this, that google maps shows in settings and on layers selection, but when selected only white background appears with my assets shapes |
| [08:47:59] | <RUros[m]> | I think I broke something when trying to install old module... I tried to remove module and reinstall it, but is the same |
| [08:48:13] | <symbioquine[m]> | RUros[m]: You mean inside the map right? Can you check your Javascript console? |
| [08:48:30] | <mstenta[m]> | Did you add an API key? |
| [08:48:30] | <symbioquine[m]> | Maybe there's an error message there that can help. |
| [08:48:42] | <RUros[m]> | where can I check javascript console ? |
| [08:49:04] | <RUros[m]> | API is right, it worked in previous versions |
| [08:49:40] | <symbioquine[m]> | Right click and choose "Inspect", then click on the tab labeled "Console" |
| [08:50:24] | <symbioquine[m]> | * In your browser while looking at the map: Right click |
| [08:51:26] | <mstenta[m]> | If you think something went wrong on install I would uninstall and reinstall and then add the API key back in, just to be sure |