GoogleMaps/API/doc/ClassReference/39-GGeoStatusCodeのソース-N☆E 学習帳

[ リロード ]   [ ソース ]  [ トップ | 一覧 | 単語検索 | 最新 | バックアップ | ヘルプ ]

*GGeoStatusCode [enum]
http://www.google.com/apis/maps/documentation/

**Version 2 (2006.6&font(Red){新規};)

***Constants
|TLEFT:97%||c
|Constants|Description|h
|G_GEO_SUCCESS|No errors ocurred; the address was successfully parsed and its geocode has been returned. (Since 2.55)|
|G_GEO_SERVER_ERROR|A geocoding request could not be successfully processed, yet the exact reason for the failure is not known. (Since 2.55)|
|G_GEO_MISSING_ADDRESS|The HTTP q parameter was either missing or had no value. (Since 2.55)|
|G_GEO_UNKNOWN_ADDRESS|No corresponding geographic location could be found for the specified address. This may be due to the fact that the address is relatively new, or it may be incorrect. (Since 2.55)|
|G_UNAVAILABLE_ADDRESS|The geocode for the given address cannot be returned due to legal or contractual reasons. (Since 2.55)|
|G_GEO_BAD_KEY|The given key is either invalid or does not match the domain for which it was given. (Since 2.55)|