On Nov 30, 3:12 am, tttt24 moo <[email protected]> wrote: > > Extracting structured address information with latitude and longitude > by > using geo-coding object(JS), 610 error response code is returned under > a > specific condition, where the domain is not refered by referrer. > > We have understood that it can be improved by setting license KEY > while > specifying HTTP request parameter, but we have no idea how to fix it > perfectly. > > Would it be possible to fix by specifying some parameter when to > create > GClientGeocoder object, or using getLocations specified parameters?
No. You need to get the right key for the domain, and include it in the API's <script> tag. There is no provision for including a key anywhere else. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
