Hello,
I just did a exported a new mbtile using Tilemill. I put it into the /tiles folder and it properly shows up in Tilestream. But when I click onto it, I get the a Tileset does not exist message.
I am up to date to the git repo and did npm install (even with removing modules first and doing it again)
I started Tilemill like that
> ./index.js start
Started [Server Tile].
Started [Server Core:8888].
And am getting no errors in the console?!?
Any ideas?
Hello,
I just did a exported a new mbtile using Tilemill. I put it into the /tiles folder and it properly shows up in Tilestream. But when I click onto it, I get the a
Tileset does not existmessage.I am up to date to the git repo and did
npm install(even with removing modules first and doing it again)I started Tilemill like that
And am getting no errors in the console?!?
Any ideas?