程序包 | 说明 |
---|---|
com.amap.api.services.weather |
天气查询包,包含了实况天气和预报天气的详细信息。
|
类和说明 |
---|
LocalDayWeatherForecast
此类为预报天气中某天的天气预报类。
|
LocalWeatherForecast
天气预报类。
|
LocalWeatherForecastResult
此类定义了预报天气的结果集。
|
LocalWeatherLive
此类为实况天气返回结果类。
|
LocalWeatherLiveResult
此类定义了实况天气的结果集。
|
WeatherSearch.OnWeatherSearchListener
此接口定义了天气搜索的异步处理回调接口。
|
WeatherSearchQuery
此类定义了天气信息搜索的参数。
|