iOS高德地图SDK(基础) V1.9.0
Loading...
Searching...
No Matches
AMapPOIConfig Class Reference

POI搜索配置信息 More...

#include <AMapURLSearchConfig.h>

Inheritance diagram for AMapPOIConfig:

Properties

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

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