• The documentation states you need a google api key now due to the change of google policies, I cannot find for the life of me where to add this key (I already have one) to the theme.

Viewing 1 replies (of 1 total)
  • I was wondering the same thing. It’s in the Functionality for Zap Theme plugin. You need to update line 104 in class-zap-functionality-public.php.

    wp_enqueue_script('zap-googlemap', '//maps.googleapis.com/maps/api/js?sensor=false&key=###', array(), '3', false);

    Obviously this is not an ideal solution. Hopefully the developers update it.

Viewing 1 replies (of 1 total)
  • The topic ‘Google Maps API’ is closed to new replies.