1. Geolocation 내 현재 위치(위도,경도) 얻을 수 있는 함수: navigator.geolocation.getCurrentPosition(잘 됐을 때 실행될 함수, 에러났을 때 실행할 함수); -> 결과로 object 반환 function onGeoOk(p