Skip to content

Google API Key

Eliran Wong edited this page Jul 8, 2022 · 16 revisions

Introduction

Unique Bible App Desktop version support use of Google API Key for displaying Google Maps

Configuration

With UBA closed,

  1. Manually edit config.py
  2. Locate and edit myGoogleApiKey = ''
  3. Save config.py

Reference:

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

Clone this wiki locally