a simple image tile server that uses mapbox-gl-native
git clone git@github.com:hfu/image-tile-server
git clone git@github.com:hfu/onyx-tapioca
cd image-tile-server
npm install
node index.js
This work is inspired by apkoponen/mapbox-gl-native-server-example.
You need to think about adding offset and then cut it, or even introducing metatile. See also index.js of image-tiles-512.