I use address " ss,Beijing" as Geocoding request. But address "ss" doesn't existed in Beijing city. I get the result that results[0].formatted_address = "Beijing,China"
I want to know all this situations . If the geocoding result doesn't match the request address exactly,how can I know this? In firebug I see the parameter "partial_match=true", Does this parameter can collect all the sitiuations that geocoding result doesn't match the request address exactly? why I can't see this parameter detail description in Google Maps JavaScript API v3. Could you give me some suggestions ASAP. Thanks very much~ -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.