iOS高德地图SDK(搜索)
V9.5.0
|
天气查询返回 More...
#import <AMapSearchObj.h>
Properties | |
NSArray< AMapLocalWeatherLive * > * | lives |
实时天气数据信息 AMapLocalWeatherLive 数组,仅在请求实时天气时有返回。 More... | |
NSArray< AMapLocalWeatherForecast * > * | forecasts |
预报天气数据信息 AMapLocalWeatherForecast 数组,仅在请求预报天气时有返回 More... | |
Additional Inherited Members | |
![]() | |
(NSString *) | - formattedDescription |
返回格式化的描述信息。通用数据结构和response类型有效。 More... | |
天气查询返回
|
readwritenonatomicstrong |
预报天气数据信息 AMapLocalWeatherForecast 数组,仅在请求预报天气时有返回
|
readwritenonatomicstrong |
实时天气数据信息 AMapLocalWeatherLive 数组,仅在请求实时天气时有返回。