iOS高德地图SDK(3D)  V11.2.0001
MAPoiFilter Class Reference

#import <MAPoiFilter.h>

Inheritance diagram for MAPoiFilter:

Class Methods

(instancetype) + poiFilter:filterType:keyName:center:width:height:
 

Properties

MAPoiFilterType filterType
 避让类型 Avoid type More...
 
NSArray< NSValue * > * position
 四边形避让框坐标 Quadrilateral avoidance box coordinates More...
 
NSString * keyName
 避让框名称 Avoidance box name More...
 

Method Documentation

◆ 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 

Property Documentation

◆ filterType

- (MAPoiFilterType) filterType
readwritenonatomicassign

避让类型 Avoid type

◆ keyName

- (NSString*) keyName
readwritenonatomiccopy

避让框名称 Avoidance box name

◆ position

- (NSArray<NSValue *>*) position
readwritenonatomiccopy

四边形避让框坐标 Quadrilateral avoidance box coordinates


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。