Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 652 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 652 Bytes

periodo-map

display historical maps

example

To run the demo, first download the public domain natural earth surface relief tiles from one of these sources:

Copy (or make a symlink) of that ne2srw directory into example/tiles so that example/tiles/tiles.json exists.

Now you can do npm run dev to run a dev server with the example code in example/main.js.