TTADPLineString Class Reference

Inherits from TTADPGeoJsonObject : NSObject
Conforms to TTCoordinatesData
Declared in TTADPLineString.h

Overview

A geometry type comprising a collection of LineStrings.

  points

Array of TTADPPosition objects.

@property (nonatomic, strong, readonly) NSArray<TTADPPosition*> *points

Discussion

Array of TTADPPosition objects.

Declared In

TTADPLineString.h