OpenLayers All Overlays with Google and OSM
-
diff --git a/examples/google-v3-alloverlays.html b/examples/google-v3-alloverlays.html
index d940266d7a..b244d9e303 100644
--- a/examples/google-v3-alloverlays.html
+++ b/examples/google-v3-alloverlays.html
@@ -6,7 +6,6 @@
OpenLayers Google (v3) Layer Example
-
diff --git a/examples/google-v3.html b/examples/google-v3.html
index 4365dafbf8..5c11ae9312 100644
--- a/examples/google-v3.html
+++ b/examples/google-v3.html
@@ -6,7 +6,6 @@
OpenLayers Google (v3) Layer Example
-
@@ -30,21 +29,6 @@
spherical mercator projection. See the
google-v3.js source
to see how this is done.
-
- In order to position the Google attribution div in the default
- location, you must include the extra theme/default/google.css
- stylesheet.
-
-
- Note on Google Maps API versioning:
- This example uses the "nightly" version of Google Maps
- API. This is specified by using v=3 in the
- the Google Maps API URL. Production applications should use the
- "release" or "frozen" versions of Google Maps
- API. See the OpenLayers.Layer.Google.v3 API
- docs, and the
- Versioning Section
- of the Google Maps API docs, for more details.