@mapbox/tilejson
v1.1.0
Published
Tile source backend for online tile sources
Downloads
90
Maintainers
Keywords
Readme
node-tilejson
A javascript implementation of https://github.com/mapbox/tilejson-spec
install
npm install --save @mapbox/tilejsonAPI
This module mainly provides an API for use by tilelive: it implements methods that allow fetching of tiles and metadata given a TileJSON object.
Provides a metadata for online tile sources in json format.

