高德地图SDK(导航) V11.2.0501
Loading...
Searching...
No Matches
MAPoiFilter Class Reference

#include <MAPoiFilter.h>

Inheritance diagram for MAPoiFilter:

Class Methods

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

Properties

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

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 高德信息技术有限公司 版权所有,保留所有权利。