kasramp/UbuntuIndicatorWeather

A new API call to automatically get lat, lon for countries that ip-api is blocked

kasramp opened this issue · 0 comments

In some countries, ip-api.com is totally blocked and hence the indicator does not working at all. With the new API availability it is possible to automatically retrieve user's lat, lon and the weather condition by calling /currentbyip only.
Need to integrate a new API call to cater that limitation.