#include <MAPoiFilter.h>
|
| MAPoiFilterType | filterType |
| | 避让类型 Avoid type
|
| |
| NSArray< NSValue * > * | position |
| | 四边形避让框坐标 Quadrilateral avoidance box coordinates
|
| |
| NSString * | keyName |
| | 避让框名称 Avoidance box name
|
| |
◆ poiFilter:filterType:keyName:center:width:height:
| + (instancetype) poiFilter: |
|
(MAMapView *) |
mapView |
| filterType: |
|
(MAPoiFilterType) |
filterType |
| keyName: |
|
(NSString *) |
keyName |
| center: |
|
(CLLocationCoordinate2D) |
center |
| width: |
|
(CGFloat) |
width |
| height: |
|
(CGFloat) |
height |
|
|
| |
◆ filterType
| - (MAPoiFilterType) filterType |
|
readwritenonatomicassign |
◆ keyName
◆ position
| - (NSArray<NSValue *>*) position |
|
readwritenonatomiccopy |
四边形避让框坐标 Quadrilateral avoidance box coordinates
The documentation for this class was generated from the following file: