-
Notifications
You must be signed in to change notification settings - Fork 1
GeoAPI
WinExp edited this page Jun 7, 2022
·
2 revisions
await QWeatherAPI.GeoAPI.GetGeoAsync(arguments);
1.GetGeoAsync(string location, string key, string adm, string range = "world", int limit = 10, string lang = "zh")
2.GetGeoAsync(string location, string key, string range = "world", int limit = 10, string lang = "zh")