Skip to content

adu-web3/Map-Poster-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A single page application to create maps of your favorite area

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • CSS 4.8%
  • HTML 1.3%