9#import <Foundation/Foundation.h>
31+ (instancetype)polygonWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSUInteger)count;
43+ (instancetype)polygonWithPoints:(
MAMapPoint *)
points count:(NSUInteger)count;
67- (BOOL)setPolygonWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSInteger)count;
Definition MAMultiPoint.h:17
MAMapPoint * points
Definition MAMultiPoint.h:20
Definition MAPolygon.h:15
NSArray< id< MAOverlay > > * hollowShapes
Definition MAPolygon.h:19
Definition MAOverlay.h:15
Definition MAGeometry.h:42