get and parse JSON with jquery from gmaps to find coordinates

Posted by Luca on Stack Overflow See other posts from Stack Overflow or by Luca
Published on 2010-05-06T08:33:03Z Indexed on 2010/05/06 8:38 UTC
Read the original article Hit count: 258

Filed under:
|
|

hi! i wanna parse a json like this http://maps.google.com/maps/api/geocode/json?address=milano&sensor=false only to find the latitude and longitude of an address (in this case is milano).

anyone can help me? thanks a lot in advance :)

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JSON