mapbox/tilejson-spec

Allow "grids" and "data" values to be inline JSON

jfirebaugh opened this issue · 1 comments

For the case where these values aren't tiled/templated, it would be nice to be able to inline the JSON and reduce server round-trips.

Seems an alternative solution was found per mapbox/mapbox.js#242. Closing, please reopen if needed.