GeoJSONGeometryCollection interface

Jenis objek yang valid GeoJSON GeometryCollection . Silakan merujuk ke RFC 7946 untuk detailnya.

Properti

geometries

Berisi daftar objek geometri yang valid GeoJSON .

type

type Menentukan untuk objek. Nilai harus selalu sama dengan "GeometryCollection".

Detail Properti

geometries

Berisi daftar objek geometri yang valid GeoJSON .

geometries: GeoJSONGeometryUnion[]

Nilai Properti

type

type Menentukan untuk objek. Nilai harus selalu sama dengan "GeometryCollection".

type?: string

Nilai Properti

string