diff --git a/doc/authors.txt b/doc/authors.txt index 5acd35381b..7c1727ed53 100644 --- a/doc/authors.txt +++ b/doc/authors.txt @@ -19,6 +19,7 @@ Philip Lindsay Martijn van Oosterhout David Overstrom Corey Puffault +Peter William Robins Gregers Rygg Tim Schaub Christopher Schmidt diff --git a/examples/google.html b/examples/google.html index d0a5dce7b6..946e1518f2 100644 --- a/examples/google.html +++ b/examples/google.html @@ -2,6 +2,7 @@
For best performance, you must be using a version of the Google Maps API which is v2.93 or higher. In order to use this version of the API, it is best to simply set your application to use the string "v=2" in - the request, rather than tying your application to an explicit version. + the request, rather than tying your application to an explicit version.
++ In order to position the Google attribution div in the default ocation, + you must include the extra theme/default/google.css stylesheet.