/better_GooMPy

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Better GooMPy

Interactive Google Maps in python via tkinter. Better GooMPy adds support for markers, paths and much more. Tested with Python 2.7 and 3.7

Installation

Run setup.py to install.

Paste your API key into key.py before use.

Usage

Refer to example.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.