9 #import <Foundation/Foundation.h>
10 #import <UIKit/UIKit.h>
11 #import <CoreLocation/CoreLocation.h>
55 @property (nonatomic, assign) CGFloat width;
60 @property (nonatomic, strong) UIColor *color;
65 @property (nonatomic, assign) CLLocationCoordinate2D destination;
78 @property (nonatomic, strong) UIImage *icon;
83 @property (nonatomic, strong) UIColor *circleFillColor;