Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFeatureCollection

The IFeatureCollection interface consists of type and an array of IFeature.

Hierarchy

  • IFeatureCollection

Index

Properties

Properties

features

features: IFeature[]

The features property is an array of IFeature.

type

type: string

The type property of a feature collection ("FeatureCollection").