var symbolLayer = new atlas.layer.SymbolLayer(dataSource); //Add the polygon and line the symbol layer to the map. map.layers.add(symbolLayer); ...
確定! 回上一頁