다음을 통해 공유


GeoJsonFeatureCollection interface

유효한 GeoJSON FeatureCollection 개체 형식입니다. 자세한 내용은 RFC 7946 참조하세요.

Extends

속성

type

상속된 속성

features

유효한 GeoJSON Feature 개체 목록을 포함합니다.

속성 세부 정보

type

type: "FeatureCollection"

속성 값

"FeatureCollection"

상속된 속성 세부 정보

features

유효한 GeoJSON Feature 개체 목록을 포함합니다.

features: GeoJsonFeature[]

속성 값

GeoJsonFeatureCollectionData.features에서 상속된