老师您好:
有一个面数据集是墨卡托坐标形式的,想用官网给的sql查询的方式把面叠加到地图上,这个面数据集不能用idesktop转换成经纬度坐标的面数据集
官网sql查询示例:https://iclient.supermap.io/examples/leaflet/editor.html#02_getFeatureBySQL
用的高德的地图,查出来的数据是墨卡托坐标啊,加不到地图上,这个需要怎么转换
例如示例中的,查出来的数据本来就是经纬度坐标自然能加到地图上
参考一下这个demo https://iclient.supermap.io/examples/leaflet/editor.html#01_mapQueryByGeometry3857