diff --git a/README.md b/README.md index cb5aec2..dbe979f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ For subscriptions later than Aug 15, 2022 you need a free subscription and OneCa Please register for free account at: https://home.openweathermap.org/users/sign_up +Use [omWeather](https://github.com/woheller69/omweather) instead if you do not yet have an API key. + [](https://f-droid.org/de/packages/org.woheller69.weather/) diff --git a/app/src/main/assets/leaflet.css b/app/src/main/assets/leaflet.css index 609a662..16d172b 100644 --- a/app/src/main/assets/leaflet.css +++ b/app/src/main/assets/leaflet.css @@ -638,3 +638,7 @@ svg.leaflet-image-layer.leaflet-interactive path { margin-left: -12px; border-right-color: #fff; } +.leaflet-tile-container img { + width: 257px !important; + height: 257px !important; +} \ No newline at end of file diff --git a/app/src/main/assets/rainviewer.html b/app/src/main/assets/rainviewer.html index 35cd979..3e09592 100644 --- a/app/src/main/assets/rainviewer.html +++ b/app/src/main/assets/rainviewer.html @@ -35,7 +35,7 @@