TTADPGeoJsonObject

@interface TTADPGeoJsonObject : NSObject

04.04.2019, This class is deprecated, use TTGeoJSONObject class instead.

  • A representation of the bounding box rectangle.

    Declaration

    Objective-C

    @property(nonatomic, readonly, strong) TTBoundingBox *boundingBox

    Swift

    var boundingBox: UnsafeMutablePointer<Int32>! { get }