Google Maps plugin (self hosted)

Your Setup:

  • SeaTable Self-hosted
  • SeaTable Version current

Describe the Problem/Error/Question:

Cannot seem to get the maps plugin to work on self hosted, generated the key and relevant permissions but the message I get is: The map plugin is not properly configured. Contact the administrator."

Tried to add the key in: nano /opt/seatable-server/seatable/conf/dtable_web_settings.py

Have you enabled the Geolocation and Geocoding API for your project?
Have you restarted your server?

Are you running SeaTable Server Developer or Enterprise?

Running enterprise.
Just to confirm, do I need to add:
GOOGLE_MAP_API_KEY =
or GOOGLE_GEOLOCATION_API_KEY =
to the server/seatable/conf/dtable_web_settings.py?
Server was restarted

Unless I missed it I do not see a guide on it so would appreciate any help on this.

EDIT: upon just adding it again and restarting it seems to cause a gateway error, did I add it in the wrong area?

EDIT 2: seems to be loading now after some changes, used: DTABLE_GOOGLE_MAP_KEY =

now some issue on browser where the full map does not load, the image is cut off. Tried both image map and default map options (although seems to correct if you click the button just right of the download button)
In addition, it seems to show the wrong address on the map (albeit in in the right country)

Ok marking solved as one API was not enabled, the map loading issue will be tested further and will put into new thread if it persists. Not sure if it is browser (Safari) related.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.