1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
_xdc_._d7u4v9 && _xdc_._d7u4v9( {
"debug_info" : [],
"html_attributions" : [],
"result" : {
"address_components" : [
{
"long_name" : "Marseille",
"short_name" : "Marseille",
"types" : [ "locality", "political" ]
},
.........
],
"adr_address" : "\u003cspan class=\"locality\"\u003eMarseille\u003c/span\u003e, \u003cspan class=\"country-name\"\u003eFrance\u003c/span\u003e",
"formatted_address" : "Marseille, France",
"geometry" : {
"location" : {
"lat" : 43.296482,
"lng" : 5.36978
},
"viewport" : {
"northeast" : {
"lat" : 43.3911601,
"lng" : 5.5323519
},
"southwest" : {
"lat" : 43.169621,
"lng" : 5.277926100000001
}
}
},
"icon" : "http://maps.gstatic.com/mapfiles/place_api/icons/geocode-71.png",
"id" : "81b21dfe9e517b7e70d018a5961cf96079b5e202",
"name" : "Marseille",
"reference" : "CnRwAAAAxmSX3Rqsc3ajBcJ1nr3Nos1Dreezcs2oZ_Sed7PenjXeehA8GnE8H09DTz9ac-A7AV6p8uVJ8EaYxfPZLkc5afx5CIWy0Np2WdxBgxg3nFwrPNymDbFXTyh5ak_fhf9ujKQF6P2cSMVohodx4xaRwRIQTgstDC_gTdVXlmAbs-0I0hoUhABvDYbkakLfMa_vpm9GmwdhbjA",
"types" : [ "locality", "political" ],
"url" : "https://maps.google.com/maps/place?q=Marseille&ftid=0x12c9bf4344da5333:0x40819a5fd970220",
"vicinity" : "Marseille"
},
"status" : "OK"
}
) |