Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

The geo microformat

geo 마이크로포맷은 지구상의 물리적인 위치를 위도와 경로로 표현합니다.

Properties

Property Description
latitude 지리 위치(geogrphic location) 위도, 실수(floating-point number)로 표현됩니다.
longitude 지리 위치 경도, 실수로 표현됩니다.

Methods

geo 마이크로포맷에는 하나의 메소드가 있습니다.

toString()

위치를 문자열로 반환합니다.

geoString = geo.toString();

Parameters

없음.

반환값

단일 문자열로 된 위치.

geo를 포함하는 부모 노드의 유형에 따라 다른 포맷이 사용됩니다. 이러한 포맷들에 어떤 것들이 있고 왜 그런식으로 동작하는지 확인할 필요가 있습니다.

참고

 

문서 태그 및 공헌자

 이 페이지의 공헌자: teoli, Suguni
 최종 변경: teoli,