Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1 KB

README.md

File metadata and controls

31 lines (18 loc) · 1 KB

world-map - A world map generator

Setup

Running

$> API_KEY=<YOUR_KEY> python map.py

It's possible to run the application without an API key but the number of requests to Google Maps API without one are limited so you might run into problems rather quickly.

Download PNG

The simplest way to generate a single PNG file is to use one of the many Chrome extensions that capture an entire web page.

I've used Full Page Screen Capture successfully.

Example

Scale down from 16565x9152px to 858x474px:

world map

Detailed section at 100%:

world map detail