Skip to content

Replace Google Static Maps API with our static map module

Notifications You must be signed in to change notification settings

victorgau/GooMPy-Modified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GooMPy-Modified

Interactive OSM Maps in Python

Modified from GooMPy by Simon D. Levy.

Replace Google Static Maps API with our own OSM module.

Run:

python example.py

If you encounter problems with _ImagingTk, try remove PIL or Pillow and install image.

pip uninstall pillow
pip install image

Snapshot: sample.png

About

Replace Google Static Maps API with our static map module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages