lerouxb / stitch

Stitch together printable maps from tiles centered around the target coordinates and zoom level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stitch (working title)

Stitch together printable maps from tiles centered around the target coordinates and zoom level.

A work in progress.

Installation:

node-gd requires gd to be installed first. See https://github.com/y-a-v-a/node-gd#installation.

After that a simple npm install should just work. You'll probably need a recent version of node, though.

About

Stitch together printable maps from tiles centered around the target coordinates and zoom level.

License:MIT License


Languages

Language:JavaScript 100.0%