これが私が参照するUriです:
string.Format("http://maps.googleapis.com/maps/api/geocode/{1}?address={0}&sensor=false", HttpUtility.UrlEncode(address), OutputType)
これは私がサーバーで受け取る応答です:
<GeocodeResponse>
<status>OVER_QUERY_LIMIT</status>.
<error_message>You have exceeded your daily request quota for this API.</error_message>
</GeocodeResponse>
EDIT: Please notice i have done only 1 request.
私が間違っていることは何ですか?必要なのはそれだけLongitude/Latitude