From f927d79977a2da85095875a9d427d2e92754cf79 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Wed, 3 Feb 2010 12:22:40 +0000 Subject: [PATCH] add 4-line OSM example. git-svn-id: http://svn.openlayers.org/trunk/openlayers@10010 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/osm.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 examples/osm.html diff --git a/examples/osm.html b/examples/osm.html new file mode 100644 index 0000000000..94f73a3bdf --- /dev/null +++ b/examples/osm.html @@ -0,0 +1,30 @@ + + + OpenLayers Basic Single WMS Example + + + + + + +

Basic OSM Example

+ +
+ +
Show a Simple OSM Map
+ +
+ +
+ This example shows a very simple OSM layout with minimal controls. +
+ +