npm.io
1.0.3 • Published 9 years ago

tilejson

Licence
BSD
Version
1.0.3
Deps
3
Vulns
1
Weekly
0
Stars
33
DeprecatedThis package is deprecated

Build Status Build status Coverage Status

node-tilejson

A javascript implementation of https://github.com/mapbox/tilejson-spec

install

npm install --save tilejson

API

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.