What is the syntax for accessing the Google Geocoding Accuracy value? This is what I currently have but it’s a complete stab in the dark:
var googleValue = results[0].geomtery.Accuracy;
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As the first comments says – V3 does not support this location feature anymore. Instead you receive a “location type” value which uses a four-tiered set of values to describe the accuracy. This can be accessed with the following syntax: