Google Maps API V3ã§ãgoogle.maps.Geocoderã¯ã©ã¹ã®geocode()ã使ã£ã¦ã緯度ã»çµåº¦ããä½æãæ±ãããµã³ãã«ããã°ã©ã ã§ããããã°ã©ã ã«èå³ã¯ãªããå°å³ä¸ã§èª¿ã¹ããã ãã®å ´åã¯ç·¯åº¦ã»çµåº¦ã»ä½æã»æ¨é«ãåå¾ããããä½æãã緯度çµåº¦ãæ±ãããå ´åã¯ãå°åãä½æãã緯度ã»çµåº¦ãåå¾ãããã function getAddress(latlng) { // ã¸ãªã³ã¼ãã®ã³ã³ã¹ãã©ã¯ã¿ var geocoder = new google.maps.Geocoder(); // geocodeãªã¯ã¨ã¹ããå®è¡ã // 第ï¼å¼æ°ã¯GeocoderRequestã緯度çµåº¦âä½æã®å¤ææã¯latLngããããã£ãå ¥ããã°OKã // 第ï¼å¼æ°ã¯ã³ã¼ã«ããã¯é¢æ°ã geocoder.geocode({ latLng: latlng }, function(result
{{#tags}}- {{label}}
{{/tags}}