Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.33 KB

Introduction

A single page application to create maps of your favorite area. It creates a 3840x5430 JPEG file you can then print.

Usage

You need to get an API key from https://developers.google.com/maps/documentation/javascript/get-api-key#key to run it and is intented for private use only.

<script src="http://maps.google.com/maps/api/js?key=<APIKEY>&libraries=places&callback=initScript" async defer></script>

Demo

http://bgon.github.io/Map-Poster-Generator/

Examples

San Fransisco Detroit Dubai Karlaplan Paris Chicago

Dependencies