对国家,城市,拉特,朗javascript服务

Eey*_*ore 2 javascript jquery json web-services geolocation

将IP从以下脚本转换为country/city/lat/long的最佳/准确/免费服务是什么?

$.getJSON("http://jsonip.appspot.com?callback=?",
    function(data){
       alert( "Data Returned: " + data.ip);
  });
Run Code Online (Sandbox Code Playgroud)

ann*_*ata 6

事实上,我前几天正在研究这个问题.

几个潜在的选择:

Maxmind做了很多API但是他们的JS服务并没有在我的脑海中找到任务.