hi all i got kml file like that
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document> <name>上海免费停车场速查</name> <description><![CDATA[红色:免费停车 蓝色:一次性收费 绿色:按小时计费 黄色:消费后免费停车 禁止符:慎入!]]></description> <NetworkLink> <name>上海免费停车场速查</name> <Link> <href>http://maps.google.com/maps/ms?hl=zh- CN&ptab=2&ie=UTF8&oe=UTF8&msa=0&msid=216216969778628706606.000493be2d13c4e4f0e1a&output=kml</ href> </Link> </NetworkLink> </Document> </kml> i want download kml file http://maps.google.com/maps/ms?hl=zh-CN&ptab=2&ie=UTF8&oe=UTF8&msa=0&msid=216216969778628706606.000493be2d13c4e4f0e1a&output=kml i use firefox to download this url, but it failed, how to get the kml data? ps i can use google earth to get kml data, but i want to save the kml file. thank you, -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
