Enumerations

The following enumerations are available globally.

  • A label type used to differentiate icon and text labels when selecting them on a map view

    See more

    Declaration

    Objective-C

    enum TGLabelType {}

    Swift

    enum TGLabelType : Int
  • Describes ease functions to be used for camera or other transition animation.

    See more

    Declaration

    Objective-C

    enum TGEaseType {}

    Swift

    enum TGEaseType : Int
  • Declaration

    Objective-C

    enum TGCameraType {}

    Swift

    enum TGCameraType : Int
  • Error statuses from Tangram

    See more

    Declaration

    Objective-C

    enum TGError {}

    Swift

    enum TGError : Int
  • Debug flags to render additional information about various map components

    See more

    Declaration

    Objective-C

    enum TGDebugFlag {}

    Swift

    enum TGDebugFlag : Int