From 5524399a3ec76589837a1005089384c1310799c5 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Fri, 30 Jun 2006 00:16:33 +0000 Subject: [PATCH] This is a demo of using OpenLayers.Layer.WMS to fetch from a non-WMS source, specifically, OpenStreetMap. However, it seems that there's something wrong with the source data here, since there's a definite disconnect at tile boundaries. git-svn-id: http://svn.openlayers.org/trunk/openlayers@833 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/openstreetmap.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 examples/openstreetmap.html diff --git a/examples/openstreetmap.html b/examples/openstreetmap.html new file mode 100644 index 0000000000..cd60ebd69c --- /dev/null +++ b/examples/openstreetmap.html @@ -0,0 +1,36 @@ + + + + + + + + +
+ +