Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,有人知道如何使用 android 设备从一组坐标测量中获取 kml 文件吗?
谢谢,
如果您只想生成一个 KML 文件,KML 文件是 XML 文件,它们很容易编写,就像任何文本文件一样。有关语法的文档,请参阅https://developers.google.com/kml/documentation/kmlreference。