/stash

ultra simple tile cache

Primary LanguageJavaScript

stash

super simple tile-caching middleware. send tile URLs via GET and it will retrieve the tile and also cache it.

why?

this is part of a bigger project that i'm working on, and i needed a simple way to cache tiles without pre-configuring the middleware with tile URLs.