1
KML을 작동하지 않는 좌표 : 요점은 LONG/정확한 LAT 게재되지 않은 이유는
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
<Placemark>
<name>10 Downing Street</name>
<description>Test</description>
<Point>
<coordinates>45.7251809,-75.0467511,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
, 그것은 전단지지도의 상단에 표시 ...
구글 지도가 올바른 위도를 표시 Google Maps