diff --git a/doc/Layer.Google.txt b/doc/Layer.Google.txt index 1f611070a4..a087317088 100644 --- a/doc/Layer.Google.txt +++ b/doc/Layer.Google.txt @@ -12,5 +12,5 @@ The Google Layer in OpenLayers allows you to include Google Maps functionality i getGPointFromOLPixel({OpenLayers.Pixel|pixel}) -- GPoint -- Create GPoint from OpenLayers Pixel. * Parameters - type -- one of G_MAP, G_SATELLITE_MAP, G_HYBRID_MAP, used to choose the type of map to display. + type -- one of G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP, used to choose the type of map to display. (See GMapType in the Google documentation for more.)