Single image WMS with custom projection example
Example of two single image WMS layers.
-
Pixelmap 1:1'000'000 with National Parks overlay using the projection EPSG:21781.
+
Pixelmap 1:1'000'000 with National Parks overlay using the projection EPSG:21781.
See the wms-single-image-custom-proj.js source to see how this is done.
wms, single image, projection
diff --git a/examples/wms-single-image.html b/examples/wms-single-image.html
index 40148106dd..2507df5e54 100644
--- a/examples/wms-single-image.html
+++ b/examples/wms-single-image.html
@@ -35,7 +35,7 @@
-
+
Single image WMS example
Example of a single image WMS layer.
diff --git a/examples/wms-tiled.html b/examples/wms-tiled.html
index 6dd6d2cc5d..3da1a788bf 100644
--- a/examples/wms-tiled.html
+++ b/examples/wms-tiled.html
@@ -35,7 +35,7 @@
-
+
Tiled WMS example
Example of a tiled WMS layer.
diff --git a/examples/wmts-from-capabilities.html b/examples/wmts-from-capabilities.html
index 0be1749ab0..5ede479f03 100644
--- a/examples/wmts-from-capabilities.html
+++ b/examples/wmts-from-capabilities.html
@@ -35,7 +35,7 @@
-
+
WMTS from capabilities example
Example of a WMTS source built from a WMTS getCapabilities response.
diff --git a/examples/wmts.html b/examples/wmts.html
index 24c5ff8a6f..84875679b6 100644
--- a/examples/wmts.html
+++ b/examples/wmts.html
@@ -35,7 +35,7 @@
-
+
WMTS example
Example of a WMTS source.
diff --git a/examples/zoomslider.html b/examples/zoomslider.html
index fd305376d6..b4a7d8aab3 100644
--- a/examples/zoomslider.html
+++ b/examples/zoomslider.html
@@ -96,7 +96,7 @@
-
+
ZoomSlider control
Example of various ZoomSlider controls.