Open woheller69 opened 4 years ago
That is a much more visualizing variant. I think if it contains all the data of the previous display this would be better. One thing to consider is readability though, the old display was very easy to read and this map view should also be affected by text size and such.
I tends to consume a lot of API calls. In my RadarWeather https://github.com/woheller69/weather I have implemented a different approach.
What about a radius search result like this? It is based on the cities layer of leaflet-openweathermap.js (https://github.com/buche/leaflet-openweathermap) I have a prototype in my branch radiussearch.