TTADPFeatureCollection Class Reference

Inherits from TTADPGeoJsonObject : NSObject
Declared in TTADPFeatureCollection.h

Overview

Represents a spatially bound entity. Consists of a geometry object and an id. Both are optional. If geometry is absent, the feature is unlocated.

  features

Array of TTADPFeature objects.

@property (nonatomic, strong, readonly) NSArray<TTADPFeature*> *features

Discussion

Array of TTADPFeature objects.

Declared In

TTADPFeatureCollection.h