10 #import "QMultiPoint.h"
11 #import "QIndoorInfo.h"
40 + (
QPolyline *)polylineWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSUInteger)count;
60 - (instancetype)initWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSUInteger)count;
70 - (instancetype)initWithPoints:(
QMapPoint *)points count:(NSUInteger)count;