/alacarte-poster

Primary LanguageTypeScriptMIT LicenseMIT

alacarte-poster

Combines tile-images of a map into one big image. The tiles must be provided by a server that supports slippy tilenames.

Install

git clone https://github.com/srtobi/alacarte-poster
cd alacarte-poster
npm install

Config

Change the variables in src/index.ts :D

Run

npm start   # this will also build the typescript file