11 NS_ASSUME_NONNULL_BEGIN
17 @property (nonatomic, copy) NSArray<NSNumber *> *
drawIndexs;
28 count:(NSUInteger)count
38 + (nullable instancetype)multiPolylineWithCoordinates:(CLLocationCoordinate2D *)coords
39 count:(NSUInteger)count
48 count:(NSUInteger)count
56 - (BOOL)setMultiPolylineWithCoordinates:(CLLocationCoordinate2D *)coords
57 count:(NSUInteger)count