重複の可能性:
json with google geocoding api
json Uncaught SyntaxError: Unexpected token :
$.getJSON('http://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&sensor=true&callback=?', function(data) {
console.log(data);
});
それは私にこのエラーを与えます:Uncaught SyntaxError: Unexpected token :