共用方式為


SpatialDataWriteOptions interface

寫入空間資料的基底選項。

屬性

format

要寫入圖形的空間資料格式。 預設: "GeoJSON"

屬性詳細資料

format

要寫入圖形的空間資料格式。 預設: "GeoJSON"

format?: "KML" | "GPX" | "GeoRSS" | "GML" | "GeoJSON" | "CSV"

屬性值

"KML" | "GPX" | "GeoRSS" | "GML" | "GeoJSON" | "CSV"