Skip to content

A Python program to get a Google Map image of a specified location using Google Static Maps API.

License

Notifications You must be signed in to change notification settings

CodeMaster7000/Google-Map-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Map Images

About

A Python program to get a Google Maps image of a specified location using Google Static Maps API.

Requirements

In order to use Google Maps Static API, you will need an API key. Luckily for you, you can obtain it here. Please note that you will need to create a billing account before using Google APIs.

You will also need the requests module installed, however this can be done simply with pip install requests.

Implementation

Run python3 Google Map Images.py in a terminal if you have Python 3.

About

A Python program to get a Google Map image of a specified location using Google Static Maps API.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages