We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1367ff commit 105843fCopy full SHA for 105843f
countries.json
@@ -11,8 +11,7 @@
11
"basename": "countries",
12
"tilejson": "2.0.0",
13
"scheme": "xyz",
14
- "tiles": ["http://klokantech.github.io/mapbox-gl-js-offline-example/countries/{z}/{x}/{y}.pbf"],
15
- "grids": ["http://klokantech.github.io/mapbox-gl-js-offline-example/countries/{z}/{x}/{y}.grid.json"],
+ "tiles": ["https://cdn.rawgit.com/klokantech/mapbox-gl-js-offline-example/gh-pages/countries/{z}/{x}/{y}.pbf"],
16
"vector_layers": [{
17
"id": "state",
18
"description": "",
0 commit comments