WebGL前端怎么对某一栋的指定楼层进行过滤显示:比如红色框内的 4栋 1层
您好!连接数据服务进行SQL查询,获取该楼层的对象SMID,然后代码设置S3MTilesLayer.setObjsVile(ids, isVisible);即可。具体代码请参考范例http://support.supermap.com.cn:8090/webgl/examples/editor.html#S3MTiles_BIM和http://support.supermap.com.cn:8090/webgl/examples/editor.html#getFeatureBySQL