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 @@
- 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.