On Dec 17, 6:35 pm, Ben Weintraub <benwe...@gmail.com> wrote: > On this page: > > http://code.google.com/apis/maps/documentation/reference.html#GGeoSta... > > ... under the section for enum GGeoStatusCode, it says "Numeric > equivalents for each symbolic constant are specified in parentheses," > but the numeric equivalents do not seem to be listed. > > What am I missing here?
Nothing. They used to be there and seem to have been removed by an update of the documentation (Pamela can you investigate where they went?) >From one of the cached versions: http://209.85.173.132/search?q=cache:MApEBarXRwcJ:code.google.com/apis/maps/documentation/reference.html+Google+Maps+API+Reference&hl=en&ct=clnk&cd=1&gl=us enum GGeoStatusCode G_GEO_SUCCESS (200) G_GEO_BAD_REQUEST (400) G_GEO_SERVER_ERROR (500) G_GEO_MISSING_QUERY (601) G_GEO_MISSING_ADDRESS (601) G_GEO_UNKNOWN_ADDRESS (602) G_GEO_UNAVAILABLE_ADDRESS (603) G_GEO_UNKNOWN_DIRECTIONS (604) G_GEO_BAD_KEY (610) G_GEO_TOO_MANY_QUERIES (620) -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---