怎么获取查询出地要素地坐标
你好 数据sql查询可以参考范例:https://iclient.supermap.io/examples/openlayers/editor.html#02_getFeatureBySQL,查询的结果的在serviceResult中,可以打印serviceResult找到自己需要的,结果坐标serviceResult.result.features.features[0].geometry.coordinates