> http://maps.google.com/maps/geo?q=%s&output=%s&key=%s > > Is the key required, or does the above URI fall under the new V3, key-less, > functionality?
Here is the documentation for the v2 Geocoder sevice http://code.google.com/apis/maps/documentation/geocoding/v2/index.html#GeocodingRequests A key is required > ... it looks like the key is no longer required? Here is the documentation for the v3 Geocoder service http://code.google.com/apis/maps/documentation/geocoding/#GeocodingRequests No key is required -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
