MTMR icon indicating copy to clipboard operation
MTMR copied to clipboard

Location Access for Weather

Open s-ahuja opened this issue 4 years ago • 4 comments

Is it possible to provide latitude and longitude in json and thus get weather data instead of providing Location access. This would not require provide a location access to MTMR.

s-ahuja avatar Jun 09 '20 16:06 s-ahuja

Atm, if you don't provide location, then your IP will be used (by weather provider) to determine the location. At least in yandexWeather plugin. Could be enough for you.

bobrosoft avatar Jun 10 '20 12:06 bobrosoft

Somehow yandexWeather and weather provide me different weather details (temperature) and the weather plugin is more accurate, so I cant use the yandexWeather plugin. I just tried and we need to enhance the weather widget to use the provided lat/lon in the items.json file and continue.

s-ahuja avatar Jun 12 '20 11:06 s-ahuja

@s-ahuja hey, I faced the same issue, debugged and found how to fix it #344 After that released, should be better. But there's no way to provide lat/lon yet still.

bobrosoft avatar Jul 15 '20 20:07 bobrosoft

and #345

bobrosoft avatar Jul 16 '20 08:07 bobrosoft