Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is most likely the trickiest point in the Woffice setup. We will try to explain everything here to make sure it is as clear as possible. 

What APIs are used?

First, let see what API is needed and for what purposes, in Woffice we use two Google APIs for the maps. Any API call requires an authentication so you must get at least a key. 


API NameGoogle MAP Javascript APIGoogle MAP Geocoding API
Purpose- It turns Javascript code into a Google Map Using the API.
- Create all the maps (members map, option maps, directory maps, events map...).
- Mainly all the maps rendered in the frontend and client side.
- It turns addresses into GPS coordinates using Google API.
- Members map only
- It is not used within the map
Key option locationAppearance > Theme Settings > General Options > GOOGLE MAP API KEYUnyson > Woffice Members Map > Settings 
Requirement

Any other plugin using the same API can be a conflict cause. 

They all have an option to deactivate the the API call from their settings. Use the Theme one. 

No conflict here is possible. 
When are API calls made?Whenever a map is created on the user's browser.Whenever you hit the "refresh all coordinates" button on extension's settings page.
When any member saves his profile, a call will be made if the Location field is present. 

How to get a key for each API? 

  1. Reach the API Google Dashboard: https://console.developers.google.com/apis/
  2. Create a new Project (the name does not matter): 
    Image Added

  3. Find the 2 APIs that must be enabled from the APIs library: 
    Image Added

  4. Enable each API: 
    Image Added

  5. Get a key:
    Image Added
  6. When clicking this button, select "API key", you'll now find your key: 
    Image Added


Notes:

  • The same key can now be used for the 2 APIs.
  • You can create several keys.
  • You can restrain access to your key but for any issue, that might be harder to troubleshoot. 

Troubleshooting issues 

There are several issues that may occur due to your plugins, setup, settings. Yet, it works most of the time in one shot! :) If you still have some issues please have a look below. 

Google MAP Javascript API:

Google MAP Geocoding API: 


if you still have issue of map not displaying than please check if you are using pro event calendar plugin or not .

if you are using that , go to WP-admin-panel > event calendar > settings  > 

Image Added

and Check "Exclude Google Maps JS file?" option and save changes .


Member Map not showing pins: 

Please make sure you have filled in Google map JavaScript api and google map Geocoding api.

after that edit 2-3 user's profile and in location field, fill location, for testing, we suggest to use only country name for testing and than you may test.