#import <MARouteOverlay.h>
◆ addRouteName
◆ initWithMapSecne:params:select:data:passedColors:
| - (instancetype) initWithMapSecne: |
|
(NSUInteger) |
mapScene |
| params: |
|
(NSArray< MARouteOverlayParam * > *) |
params |
| select: |
|
(BOOL) |
select |
| data: |
|
(MAMapRouteOverlayData *) |
data |
| passedColors: |
|
(NSArray< NSNumber * > *) |
passedColors |
|
|
| |
◆ removeRouteName
◆ setArrow3DTexture:
| - (void) setArrow3DTexture: |
|
(UIImage *) |
image |
|
◆ setArrowFlow:
| - (void) setArrowFlow: |
|
(BOOL) |
bFlow |
|
◆ setCar2DWithIndex:position:
| - (void) setCar2DWithIndex: |
|
(uint32_t) |
index |
| position: |
|
(float) |
postion |
|
|
| |
◆ setCar3DWithIndex:position:
| - (void) setCar3DWithIndex: |
|
(uint32_t) |
index |
| position: |
|
(float) |
postion |
|
|
| |
◆ setHighlightParam:
| - (void) setHighlightParam: |
|
(MARouteOverlayHighLightParam *) |
highlightParam |
|
◆ setHighlightType:
| - (void) setHighlightType: |
|
(MAMapRouteHighLightType) |
type |
|
◆ setLine2DWithLineWidth:borderWidth:
| - (void) setLine2DWithLineWidth: |
|
(int32_t) |
lineWidth |
| borderWidth: |
|
(int32_t) |
borderWidth |
|
|
| |
◆ setLineWidthScale:
| - (void) setLineWidthScale: |
|
(float) |
scale |
|
◆ setRouteItemParam:
| - (void) setRouteItemParam: |
|
(MARouteOverlayParam *) |
routeParam |
|
◆ setSelectStatus:
| - (void) setSelectStatus: |
|
(BOOL) |
status |
|
◆ setShowArrow:
| - (void) setShowArrow: |
|
(BOOL) |
bShow |
|
◆ setShowNaviRouteNameCountMap:
| - (void) setShowNaviRouteNameCountMap: |
|
(NSDictionary< NSNumber *, NSNumber * > *) |
countMap |
|
◆ data
| - (MAMapRouteOverlayData*) data |
|
readnonatomicstrong |
◆ mapScene
◆ params
| - (NSArray<MARouteOverlayParam *>*) params |
|
readnonatomiccopy |
◆ passedColors
| - (NSArray<NSNumber *>*) passedColors |
|
readnonatomiccopy |
◆ select
The documentation for this class was generated from the following file: