关于地图纠偏
以下是链接
http://ditu.google.cn/maps/vp?spn=0.0,0.0&z=18&vp=39.111195,117.148067
我的结果是window.GAppFeatures && window.GAppFeatures({cb:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
,traffic:{bounds:[{s:38803230,w:116779174,n:39446830,e:117811889,ix:67}]}
,transit_l:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
,transit:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2},{s:39095963,w:117070312,n:39368279,e:117421875,ix:-1}]}
,ob:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
,bike:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
,rmi:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
,mapmaker:{bounds:[{s:39111195,w:117148067,n:39111195,e:117148067,ix:-2}]}
},18);
文章出处http://bbs.weiphone.com/read-htm-tid-725156.html
他认为 返回内容中的有效部分:
(39.111195, 117.148067, 18, [9, -2, 18, -4, 37, -8, 74, -16, 149, -33, 298, -67, 596, -135, 1193, -270])
可是我根本没有1193和-270之类的数啊
还有点开http://www.anttna.com/goffset/goffset1.php?lat=xxx&lon=xxx
其中,lat为点分十进制纬度值,lon为点分十进制经度值。
返回数据格式为:纠偏后的纬度,纠偏后的经度
如:http://www.anttna.com/goffset/goffset1.php?lat=31.24523&lon=121.452312
可是结果为什么还是原来的值呢,根本没纠偏。
[解决办法]
http://ditu.google.cn/maps/vp?spn=0.0,0.0&z=18&vp=39.111195,117.148067
Google API升级过版本后这个就不能用了 我现在也正纠结于这个问题。
[解决办法]
http://aaa2011.a151.xunbiz.net/这里有查询接口