diff --git a/examples_src/epsg-4326.html b/examples_src/epsg-4326.html index 8fd47ec4e3..13650d1d91 100644 --- a/examples_src/epsg-4326.html +++ b/examples_src/epsg-4326.html @@ -1,51 +1,13 @@ - - - - - - - - - - - EPSG:4326 example - - - - - -
- -
-
-
-
-
- -
- -
-

EPSG:4326 example

-

Example of a map in EPSG:4326.

-
-

See the epsg-4326.js source to see how this is done.

-
-
epsg4326
-
- -
- -
- - - - - - - +--- +template: "example.html" +title: "EPSG:4326 example" +shortdesc: "Example of a map in EPSG:4326." +docs: > + This example shows how to create a map in EPSG:4326. +tags: "epsg4326" +--- +
+
+
+
+
diff --git a/examples_src/export-map.html b/examples_src/export-map.html index a0766335d2..fe23c0884e 100644 --- a/examples_src/export-map.html +++ b/examples_src/export-map.html @@ -1,56 +1,18 @@ - - - - - - - - - - - Export map example - - - -