Page 1 of 1

Google places API - getting return values from 3rd level for lat long

Posted: Sun Mar 31, 2013 2:20 pm
by dale

Hi,

I am querying the places api.
I map the variables returned to a simple label just to display textually the response.

It all works ok for '1st/2nd level variables', e.g.

results : name
results : photos : photo_reference

but the lat/lng variables I can't get to pass over, e.g.

results : geometry : location : lat
results : geometry : location : lng

Is there something special about these two variables in the response I need to take into account?

Thanks,

Dale.


Google places API - getting return values from 3rd level for lat long

Posted: Wed Apr 10, 2013 8:42 am
by Maryna Brodina

Hello! Sorry for late responce, for some reason we didn't get notification on this post? Did you get it working?