diff --git a/examples_src/topojson.html b/examples_src/topojson.html index 031bc17d32..86be09dcab 100644 --- a/examples_src/topojson.html +++ b/examples_src/topojson.html @@ -1,53 +1,13 @@ - - - - - - - - - - - - TopoJSON Example - - - - - -
- -
-
-
-
-
- -
- -
-

TopoJSON example

-

Demonstrates rendering of features from a TopoJSON topology.

-
-

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

-
-
vector, topojson, style
-
-
 
- -
- -
- - - - - - - +--- +template: "example.html" +title: "TopoJSON example" +shortdesc: "Demonstrates rendering of features from a TopoJSON topology." +docs: > + This example uses a vector layer with a `ol.source.TopoJSON` for rendering features from [TopoJSON](https://github.com/mbostock/topojson/wiki). +tags: "topojson, vector, style" +--- +
+
+
+
+