聚合操作时,使用geoNear后获取的distanceField单位是什么呢?如何换算为"公里"呢?
以官方文档提供的示例代码为例:https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-sdk-api/database/aggregate/Aggregate.geoNear.html#%E7%A4%BA%E4%BE%8B
红框中获得的这个distance单位是什么呢?如何换算为"公里"呢?