iclient for openlayers地图查询怎么查询多个图层?下面是地图sql查询参数代码。我现在想要查几个图层怎么写参数呢
var param = new SuperMap.QueryBySQLParameters({ queryParams: { name: "图层名", } });