> var gsat = new OpenLayers.Layer.Google( Whatever example you are looking at, it is an OpenLayers example. That is a client-side mapping display tool, which can optionally show Google's mapping imagery via the use of Google's own maps API in addition to the OpenLayers code.
> I am new to GIS and spatial data technology. For the last week I have > been trying to figure what is the appropriate/recommended way to add a > Google Map layer to my Geoserver projects. So far as I know, Geoserver is just that, a server, and you won't be able or allowed to add Google maps to it. For Geoserver to be any practical use, you have to view it with some client-side app or another ... like OpenLayers, for example. If you want to include Google maps for user view, its the client-side you should be looking into. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
