PranshulGG / WeatherMaster

A Weather app for android 🌦🌞☔
GNU General Public License v3.0
503 stars 11 forks source link

OpenStreetMap attribution #32

Closed fincentxyz closed 1 month ago

fincentxyz commented 1 month ago

Hi, I believe the OpenStreetMap attribution is missing on the 'Live radar' view.

I do see the Leaflet attribution, but this is necessary to display in the bottom right corner. OpenStreetMap attribution must be visible though.

PranshulGG commented 1 month ago

Hi, I believe the OpenStreetMap attribution is missing on the 'Live radar' view.

I do see the Leaflet attribution, but this is necessary to display in the bottom right corner. OpenStreetMap attribution must be visible though.

It's not using the OpenStreetMap layer; it's using CARTO, which doesn't have an attribution title for the Leaflet map to display.

PranshulGG commented 1 month ago

I'll add it directly in the settings area.