iOS高德地图SDK(搜索)  V9.5.0
AMapLocalWeatherForecast Class Reference

天气预报类,支持当前时间在内的3天的天气进行预报 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapLocalWeatherForecast:
AMapSearchObject

Properties

NSString * adcode
 区域编码 More...
 
NSString * province
 省份名 More...
 
NSString * city
 城市名 More...
 
NSString * reportTime
 数据发布时间 More...
 
NSArray< AMapLocalDayWeatherForecast * > * casts
 天气预报AMapLocalDayWeatherForecast数组 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

天气预报类,支持当前时间在内的3天的天气进行预报

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ casts

- (NSArray<AMapLocalDayWeatherForecast *>*) casts
readwritenonatomicstrong

天气预报AMapLocalDayWeatherForecast数组

◆ city

- (NSString*) city
readwritenonatomiccopy

城市名

◆ province

- (NSString*) province
readwritenonatomiccopy

省份名

◆ reportTime

- (NSString*) reportTime
readwritenonatomiccopy

数据发布时间


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