Lance,
So I was able to make the .KML from the WMS after all using the EDAC
site above: http://www.tchdgis.org/googlemaps/wms2kml.kml
I loaded it using GeoXML like this:
var Soils = new GeoXML("Soils",map,"http://www.tchdgis.org/googlemaps/
wms2kml.kml",
{sidebarid:"the_side_bar",allfoldersopen:true,nozoom:true});
Soils.parse();
But nothing shows up in the side bar, and when zooming in I do not get
the image. Any thoughts? I also tried loading the .KML you supplied
(Australia.kml), just to see how things should look, and nothing
showed up with that either?
Lara
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---