Skip to content

Commit

Permalink
Merge pull request mojodna#80 from stevage/patch-1
Browse files Browse the repository at this point in the history
Clarify TileJSON endpoint
  • Loading branch information
mojodna committed Apr 18, 2019
2 parents 4f4b402 + 8ff613d commit ca87562
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -109,9 +109,7 @@ To proxy tiles with available
tessera tilejson+http://a.tiles.mapbox.com/v3/mapbox.mapbox-streets-v4.json
```

A TileJSON endpoint is available at
[localhost:8080/index.json](http://localhost:8080/index.json) with various bits
of metadata about the tiles being served.
A [TileJSON](https://github.com/mapbox/tilejson-spec/tree/master/2.2.0) endpoint is available at /[PATH]/index.json (for instance, localhost:8080/index.json), containing metadata about the tiles being served.

## Configuration

Expand Down

0 comments on commit ca87562

Please sign in to comment.