|
iOS高德地图SDK(搜索) V9.8.0
|
天气预报类,支持当前时间在内的3天的天气进行预报 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | adcode |
| 区域编码 | |
| NSString * | province |
| 省份名 | |
| NSString * | city |
| 城市名 | |
| NSString * | reportTime |
| 数据发布时间 | |
| NSArray< AMapLocalDayWeatherForecast * > * | casts |
| 天气预报AMapLocalDayWeatherForecast数组 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
天气预报类,支持当前时间在内的3天的天气进行预报
|
readwritenonatomiccopy |
区域编码
|
readwritenonatomicstrong |
天气预报AMapLocalDayWeatherForecast数组
|
readwritenonatomiccopy |
城市名
|
readwritenonatomiccopy |
省份名
|
readwritenonatomiccopy |
数据发布时间