Open seifer08ms opened 9 years ago
of course, you can.
Do I need to convert WGS84 to GCJ-02?
@seifer08ms I think that is necessary.. but it will be great if the leaflet plugin could do this conversion automatically..
楼上估计都是中国人,净搁这儿扯english,不嫌麻烦? 84转火星坐标系不都是拟合的么?这种就别指望自动了
@a1c2n3g4w5 也不是自动的,我的意思是Leaflet.ChineseTmsProviders最好能提供一个函数,或者参数,能把WGS84转成GCJ-02的(即使是拟合的也好,否则还要自己手写一套)
@hanfeisun 你想怎么用呢?大家可以参考这个 https://github.com/wandergis/coordtransform
@hanfeisun 如果有必要,我可以将这个功能整合进来
天地图是wgs84 高德是火星,如果直接用,可以用天地图,就是丑了点
整进去了么。我很好奇
Some guy wrote another plugin to resolve this bug: https://github.com/gisarmory/Leaflet.InternetMapCorrection
Can I directly add points with WGS84 coordinates on the gaode basemap using this plugin ?