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

实况天气,仅支持中国部分地区数据(台湾省目前没有数据)返回 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapLocalWeatherLive:
AMapSearchObject

Properties

NSString * adcode
 区域编码 More...
 
NSString * province
 省份名 More...
 
NSString * city
 城市名 More...
 
NSString * weather
 天气现象 More...
 
NSString * temperature
 实时温度 More...
 
NSString * windDirection
 风向 More...
 
NSString * windPower
 风力,单位:级 More...
 
NSString * humidity
 空气湿度 More...
 
NSString * reportTime
 数据发布时间 More...
 

Additional Inherited Members

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

Detailed Description

实况天气,仅支持中国部分地区数据(台湾省目前没有数据)返回

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ city

- (NSString*) city
readwritenonatomiccopy

城市名

◆ humidity

- (NSString*) humidity
readwritenonatomiccopy

空气湿度

◆ province

- (NSString*) province
readwritenonatomiccopy

省份名

◆ reportTime

- (NSString*) reportTime
readwritenonatomiccopy

数据发布时间

◆ temperature

- (NSString*) temperature
readwritenonatomiccopy

实时温度

◆ weather

- (NSString*) weather
readwritenonatomiccopy

天气现象

◆ windDirection

- (NSString*) windDirection
readwritenonatomiccopy

风向

◆ windPower

- (NSString*) windPower
readwritenonatomiccopy

风力,单位:级


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