MaplyVectorStyleSimplePoint
Objective-C
@interface MaplyVectorStyleSimplePoint : MaplyVectorStyleSimple
Swift
class MaplyVectorStyleSimplePoint : MaplyVectorStyleSimple
Simple point we’ll convert to a label.
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIFont *font
Swift
var font: UnsafeMutablePointer<Int32>! { get set }