Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoJSONFeatureCollection

A GeoJSONFeatureCollection is a collection of GeoJSONFeatures.

Hierarchy

  • GeoJSONFeatureCollection

Index

Properties

Properties

features

features: GeoJSONFeature[]

An array of GeoJSONFeatures.

type

type: "FeatureCollection" | string

The type of a GeoJSONFeatureCollection must be a string "FeatureCollection".

Generated using TypeDoc