I'm currently using GeoServer 2.0.2 to host layers that I display on Google Earth. I do this by using NetworkLinks and call GeoServer using the link below. If I wanted to display the same data on Google MAPS, would I have to change the format value? For Google Earth I use "Format=application/vnd.google-earth.kmz+XML", would this or anything else have to change for Google Maps?
thanks "http://localhost:8081/geoserver/wms?bbox=" + defaultBbox + "&styles=&" + "Format=application/vnd.google-earth.kmz+XML&request=GetMap&version=1.1.1&" + "layers=csc2:ASSET_VIEW&width=400&height=400&srs=EPSG:4269 -- View this message in context: http://old.nabble.com/Question-about-GeoServer-and-Google-Maps-tp29886492p29886492.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
