HI, i am using Geocoding Service directly over HTTP to get latitude and longtitude from Chinese Addrss name.
I guess i should convert Chinese to URL encoding then apply to http geocoding service as following: http://maps.google.com/maps/geo?q=%C9%CF%BA%A3&output=csv&sensor=false&key=ABQIAAAAzr2EBOXUKnm_jVnk0OJI7xSosDVG8KKPE1-m51RBrvYughuyMxQ-i1QfUnH94QxWIa6N4U6MouMmBA %C9%CF%BA%A3 is converted from shanghai(上海) but it seems that above code does not work as i expect. any suggestion? -- 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.
