Hey folks- We're in the midst of improving the reference (linked types in constructors! permalinks to functions!), but it looks like we've made a couple mistakes along the way (missing functions, constants). They should be fixed within the week, thanks for bringing them to our attention.
- pamela On Thu, Dec 18, 2008 at 4:47 PM, [email protected] <[email protected]>wrote: > > On Dec 17, 6:35 pm, Ben Weintraub <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
