ee.ImageCollection.draw

繪製用於視覺化的向量集合。不適合做為其他演算法的輸入內容。

用量傳回
ImageCollection.draw(color, pointRadius, strokeWidth)圖片
引數類型詳細資料
這個:collectionFeatureCollection要繪製的集合。
color字串格式為 RRGGBB 的十六進位字串,用於指定繪製地圖項目的顏色。
pointRadius整數,預設值為 3點標記的半徑 (以像素為單位)。
strokeWidth整數,預設值為 2線條和多邊形邊框的寬度 (以像素為單位)。