Uses of Class
xyz.felh.amap.response.weather.WeatherResponse
Packages that use WeatherResponse
-
Uses of WeatherResponse in xyz.felh.amap
Methods in xyz.felh.amap that return WeatherResponseMethods in xyz.felh.amap that return types with arguments of type WeatherResponseModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<WeatherResponse> 天气查询是一个简单的HTTP接口,根据用户输入的adcode,查询目标区域当前/未来的天气情况,数据来源是中国气象局。