[OpenLayers-Commits] r10893 - sandbox/sonxurxo/wctravel/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Fri Nov 12 04:38:22 EST 2010


Author: sonxurxo
Date: 2010-11-12 01:38:22 -0800 (Fri, 12 Nov 2010)
New Revision: 10893

Modified:
   sandbox/sonxurxo/wctravel/examples/wctravel.html
Log:
Updated description

Modified: sandbox/sonxurxo/wctravel/examples/wctravel.html
===================================================================
--- sandbox/sonxurxo/wctravel/examples/wctravel.html	2010-11-12 09:37:09 UTC (rev 10892)
+++ sandbox/sonxurxo/wctravel/examples/wctravel.html	2010-11-12 09:38:22 UTC (rev 10893)
@@ -31,20 +31,19 @@
     </script>
   </head>
   <body onload="init()">
-    <h1 id="title">WMS Example</h1>
+    <h1 id="title">WebCam.travel Example</h1>
 
     <div id="tags">
-        wms, layer, singletile
+        webcam.travel, webcam, camera
     </div>
     <p id="shortdesc">
-        Shows the basic use of openlayers using a WMS layer
+        Shows a layer with webcams readed from webcam.travel
     </p>
 
     <div id="map" style="width:800px;height:450px"></div>
 
     <div id="docs">
-        This is an example of how to add an WMS layer to the OpenLayers window. The images are tiled in this instance if you wanted to not use a tiled WMS
-        please use this example and pass the option ‘singleTile’ as true.
+        This is an example of how to add a WCTravel Layer to the map
     </div>
     <div id="response">
     </div>



More information about the Commits mailing list