Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 576 Bytes

image-tile-server

a simple image tile server that uses mapbox-gl-native

install

git clone git@github.com:hfu/image-tile-server
git clone git@github.com:hfu/onyx-tapioca
cd image-tile-server
npm install

use

node index.js

see also

This work is inspired by apkoponen/mapbox-gl-native-server-example.

note

You need to think about adding offset and then cut it, or even introducing metatile. See also index.js of image-tiles-512.