问题
I have KML file and I want to read this file and to do some changes in the KML in run time ( to create the coordinates and then to update the map ) and then to show it in Google maps.
How I can read the KML file to my application ?
回答1:
Use an alternative KML parser, eg http://code.google.com/p/geoxml3/
来源:https://stackoverflow.com/questions/11028584/how-to-read-kml-file