使用Geocoder_飞扬飞扬xyz_新浪博客
2013年1月7日 - 同时,应该使用尽可能多的地址细节。例如,下面的代码段说明了一个对New York街道地址所进行的前向地理编码: Geocoder fwdGeocoder = new Geocoder(this...
怎样使用geocoder返回坐标_百度知道
var pot=null; function sraddr(str) { gro.getPoint(str,pot=function(tem){ pot=tem; },str); }更多关于Geocoder的使用的问题>>