MaplyVectorStyleSimplePolygon

Objective-C

@interface MaplyVectorStyleSimplePolygon : MaplyVectorStyleSimple

Swift

class MaplyVectorStyleSimplePolygon : MaplyVectorStyleSimple

Simple filled polygon with a random color.

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, strong) UIColor *color

    Swift

    var color: UnsafeMutablePointer<Int32>! { get set }