标签:ash this gis string new selection shm hashmap nbsp
GraphicLayer lyr;
Map<String,Object> attr = new HashMap<String,Object>();
attr.put(this.objectIdField, oid);
Graphic graphic = new Graphic(selection, currentSymbol,attr,0);
lyr.addGraphic(graphic);
标签:ash this gis string new selection shm hashmap nbsp
原文地址:http://www.cnblogs.com/janehlp/p/6170040.html