您可以参考http://iclient.supermap.io/examples/classic/editor.html#query_queryByBounds,这个是画了个框选择feature,onSelect那个可以仿照
var selectFeature = new SuperMap.Control.SelectFeature(vectorLayer, { onSelect: onFeatureSelected });