Skip to content

coolcorey/mapTileCacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapTileCacher

Cache map tiles for offline use

cd mapTileCacher

npm install

cd public

bower install

cd ../

node ./server.js

Then, navigate to localhost:8080 and start dragging the map around. As you do, all visible tiles will be saved for offline use in the root directory of this project.

##To configure the tile URL or the folder to store the tiles in, see public/index.html

About

Cache map tiles for offline use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published