«kml» 태그된 질문

4
kml 파일을 사용하여지도에 경로를 그리는 방법은 무엇입니까?
Android에서 경로 또는 지점을 표시하기 위해 kml 파일을 구문 분석 할 수 있습니까? 저를 도와 주 시겠어요? 이것은 Android Google지도에 표시하려는 kml 샘플 코드입니다. <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document> <name>Paths</name> <description>Examples of paths. Note that the tessellate tag is by default set to 0. If you want to create …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.