GeoJsonFeatureCollection interface

有効な GeoJSON FeatureCollection オブジェクト型。 詳細については、RFC 7946 を参照してください。

Extends

プロパティ

type

継承されたプロパティ

features

有効な GeoJSON Feature オブジェクトの一覧を格納します。

プロパティの詳細

type

type: "FeatureCollection"

プロパティ値

"FeatureCollection"

継承されたプロパティの詳細

features

有効な GeoJSON Feature オブジェクトの一覧を格納します。

features: GeoJsonFeature[]

プロパティ値

GeoJsonFeatureCollectionData.featuresから継承