Mapping with WMS
Some quick map links:
To add your own WMS (Web Mapping Server) to Google Maps, check out the javascript here: http://docs.codehaus.org/display/GEOSDOC/Google+Maps. They talk about GeoServer (a Java Map engine), but the javascript doesn't rely on any WMS server in-particular.
If you are using a standards compliant WMS, check out this SLD (Style Layer Discriptor) to style your maps like Google does (or very close).
Labels: GIS, Mapping, programming