go-iiif
go-iiif copied to clipboard
Support Z/X/Y URIs for tile server
Basically move the logic in leaflet-iiif.js
in to a standard net/http
handler and hide all the IIIF stuff from consumers.
https://github.com/mejackreed/Leaflet-IIIF/blob/master/leaflet-iiif.js
See also:
https://github.com/allmaps/render/blob/b4c71794526f8a40e063eff67939d70575035dd2/src/tiles.js#L162