martykan / forecastie

A simple, opensource weather app for Android.
Other
870 stars 337 forks source link

Show current location on weather map #613

Closed zezeon closed 2 years ago

zezeon commented 2 years ago

Hello, If there is a button that includes a function to display the current location on the map to use this app, I think the availability of the app will be even better. So if possible, I want to improve implement this button

robinpaulson commented 2 years ago

Yes, I suppose this would be useful, it should be relatively simple to do and the Leaflet API provides a method for this. If you provide a PR, I will add this feature.