摘要: cesium 中的polygon本身是无法获取中心点坐标,不支持添加label,但是往往业务需求都需要添加标注,下面提供一种解决方案: var sectorEntity = sectorCollection.add({ name: name, id:"azimuth-"+id, polygon: { 阅读全文
posted @ 2020-05-29 14:28 t_b_Giser 阅读(1968) 评论(0) 推荐(0)