高德地图SDK(导航) V11.2.000
Loading...
Searching...
No Matches
MAArcRenderer.h
Go to the documentation of this file.
1//
2// MAArcRenderer.h
3// MAMapKit
4//
5// Created by liubo on 2018/4/10.
6// Copyright © 2018年 Amap. All rights reserved.
7//
8
9#import "MAConfig.h"
10#if MA_INCLUDE_OVERLAY_ARC
11
12#import "MAArc.h"
14
17@interface MAArcRenderer : MAOverlayPathRenderer
18
21@property (nonatomic, readonly) MAArc *arc;
22
31- (instancetype)initWithArc:(MAArc *)arc;
32
33@end
34
35#endif
Definition MAOverlayPathRenderer.h:17
© 2017 高德信息技术有限公司 版权所有,保留所有权利。