Problem Google Maps

Get google maps api key from
https://developers.google.com/maps/documentation/javascript/get-api-key

Edit this file via SSH:
/var/www/splynx/addons/splynx-google-maps/config/config.php

and set

Define(‘GOOGLE_API_KEY’, ‘YOUR API KEY’);

Regularly addon work without this key, but from some ips is required.

1 Like

Thank :wink:

saludos

Hello,

also google-maps module seems broke in splynx-dev …?

Heiko

Just tested, looks like works fine …
try to backup your config file:

mv /var/www/splynx/addons/splynx-google-maps/config/config.php /var/www/splynx/addons/splynx-google-maps/config/config_old.php

and run:

dpkg-reconfigure splynx-google-maps

Error al guardar una nueva cordenada
error to save a new coordinate

What about saving this customer ?

do you have any additional fields ? required ? and not filled on this customer ?

Ok, field required was the problem, thank you!