This adds display of tiles when JavaScript doesn't run, including panning/zooming.
Needs bit more error checking for e.g. lat/lon/zoom bounds, probably, and nicer display maybe, but hope it shows the basics.
Fixes https://github.com/simonw/datasette-tiles/issues/14
This is really classy. I'm going to merge it and then apply some tweaks (mainly making it work even if JavaScript is enabled, so people can try it out more easily).
This adds display of tiles when JavaScript doesn't run, including panning/zooming. Needs bit more error checking for e.g. lat/lon/zoom bounds, probably, and nicer display maybe, but hope it shows the basics. Fixes https://github.com/simonw/datasette-tiles/issues/14