From 0566b0a5bb2dcb2ef134032ad5364d05c0076de0 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 7 Mar 2012 10:35:06 +0100 Subject: [PATCH] Add examples/osm-grayscale.html (see #297) Thanks to @ahocevar for the help on the firefox issue. --- examples/osm-grayscale.html | 77 +++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 examples/osm-grayscale.html diff --git a/examples/osm-grayscale.html b/examples/osm-grayscale.html new file mode 100644 index 0000000000..27e7095b3d --- /dev/null +++ b/examples/osm-grayscale.html @@ -0,0 +1,77 @@ + + + + + + + OpenLayers Grayscale OSM Example + + + + + + +

Grayscale OSM Example

+ +
+ openstreetmap canvas grayscale +
+ +
Show an OSM Map in grayscale
+ +
+ +
+

This example shows an OSM layer where the tiles were + converted to grayscale + with canvas.

+

+
+ + +