iOS高德地图SDK(基础)  V1.6.3
AMapPOIConfig Class Reference

POI搜索配置信息 More...

#import <AMapURLSearchConfig.h>

Inheritance diagram for AMapPOIConfig:

Properties

NSString * appScheme
 应用返回的Scheme More...
 
NSString * appName
 应用名称 More...
 
NSString * keywords
 搜索关键字 More...
 
CLLocationCoordinate2D leftTopCoordinate
 左上角坐标 More...
 
CLLocationCoordinate2D rightBottomCoordinate
 右下角坐标 More...
 

Detailed Description

POI搜索配置信息

Property Documentation

◆ appName

- (NSString*) appName
readwritenonatomiccopy

应用名称

◆ appScheme

- (NSString*) appScheme
readwritenonatomiccopy

应用返回的Scheme

◆ keywords

- (NSString*) keywords
readwritenonatomiccopy

搜索关键字

◆ leftTopCoordinate

- (CLLocationCoordinate2D) leftTopCoordinate
readwritenonatomicassign

左上角坐标

◆ rightBottomCoordinate

- (CLLocationCoordinate2D) rightBottomCoordinate
readwritenonatomicassign

右下角坐标


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