Closed ghost closed 6 years ago
how did you do it?My browser shows “Tile rendering error: Error: Tile does not exist”.Do you know why?Thanks in advance!
it was not possible. maybe you want to have a look to other tools. I used tilestache but it also has a small bug.
Hi, great project! would it be possible to serve multiple files using a path with the filename?
for example a folder like:
./my_tiles1.mbtiles ./my_tiles2.mbtiles
and serving them like:
localhost:3000/my_tiles1/z/x/y.png localhost:3000/my_tiles2/z/x/y.png
thx!