From 3aa03e925c5892056f924fd258b6675c4ee88a04 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Thu, 2 Apr 2015 18:58:12 +0200 Subject: [PATCH] Port over the tilejson example --- examples_src/tilejson.html | 64 ++++++++------------------------------ 1 file changed, 13 insertions(+), 51 deletions(-) diff --git a/examples_src/tilejson.html b/examples_src/tilejson.html index 8a5e94a092..e11a22f833 100644 --- a/examples_src/tilejson.html +++ b/examples_src/tilejson.html @@ -1,51 +1,13 @@ - - - - - - - - - - - TileJSON example - - - - - -
- -
-
-
-
-
- -
- -
-

TileJSON example

-

Example of a TileJSON layer.

-
-

See the tilejson.js source to see how this is done.

-
-
tilejson
-
- -
- -
- - - - - - - +--- +template: "example.html" +title: "TileJSON example" +shortdesc: "Example of a TileJSON layer." +docs: > + Example of a TileJSON layer. +tags: "tilejson" +--- +
+
+
+
+