[OpenLayers-Commits] r12366 - trunk/openlayers/tests/manual
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Wed Sep 14 14:47:25 EDT 2011
Author: ahocevar
Date: 2011-09-14 11:47:24 -0700 (Wed, 14 Sep 2011)
New Revision: 12366
Modified:
trunk/openlayers/tests/manual/google-fullscreen-overlay.html
Log:
better title and description
Modified: trunk/openlayers/tests/manual/google-fullscreen-overlay.html
===================================================================
--- trunk/openlayers/tests/manual/google-fullscreen-overlay.html 2011-09-14 18:42:14 UTC (rev 12365)
+++ trunk/openlayers/tests/manual/google-fullscreen-overlay.html 2011-09-14 18:47:24 UTC (rev 12366)
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Google v3 Fullscreen with Overlay Test</title>
+ <title>Google v3 with Overlay Test</title>
<link rel="stylesheet" href="../../theme/default/style.css" type="text/css" />
<link rel="stylesheet" href="../../examples/style.css" type="text/css">
<style type="text/css">
@@ -26,10 +26,10 @@
<body>
<div id="map"></div>
<div id="text">
- <h1 id="title">Google v3 Fullscreen with Overlay Test</h1>
+ <h1 id="title">Google v3 with Overlay Test</h1>
<div id="docs">
- <p>This test shows that the Google layer and overlays are not in sync when dragging .</p>
+ <p>This test shows that the Google layer and overlays are not in sync while dragging .</p>
</div>
</div>
<script type="text/javascript">
More information about the Commits
mailing list