How to read KML file

≯℡__Kan透↙ 提交于 2020-01-06 19:59:44

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!