I didnt understand below steps could you explain ??? /*** which are in doc page:
URL: http://maps.googleapis.com/maps/api/geocode/json?address=New+York&sensor=false&client=clientID Private Key: vNIXE0xscrmjlyV-12Nj_BvUPaw= URL Portion to Sign: /maps/api/geocode/json?address=New +York&sensor=false&client=clientID Signature: KrU1TzVQM7Ur0i8i7K3huiw3MsA= Full Signed URL: http://maps.googleapis.com/maps/api/geocode/json?address=New+York&sensor=false&client=clientID&signature=KrU1TzVQM7Ur0i8i7K3huiw3MsA= what is center in the below url? http://maps.googleapis.com/maps/api/staticmap?center=%E4%B8%8A%E6%B5%B7+%E4%B8%AD%E5%9C%8B&client=clientID&sensor=true_or_false On Nov 13, 6:48 pm, Rossko <[email protected]> wrote: > > Unable to authenticate the supplied URL. Please check your client and > > signature parameters. > > Yes. The documentation tells you that a 'signature' is required > too.http://code.google.com/apis/maps/documentation/places/#PlaceSearchReq... -- 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.
