MQTrafficFlowAnnotation
@interface MQTrafficFlowAnnotation
This class represents traffic flow annotations on the map
-
style string that represents traffic severity of the flow annotation
Declaration
Objective-C
@property (readwrite, strong, nonatomic) NSString *style;
Swift
var style: UnsafeMutablePointer<Int32>! { get set }