mhdhejazi / CoronaTracker

Coronavirus tracker app for iOS & macOS with maps & charts
https://coronatracker.samabox.com/
GNU General Public License v3.0
1.54k stars 288 forks source link

Feature/german regions #100

Closed stuffmc closed 4 years ago

stuffmc commented 4 years ago

Adding the German Regions. I didn't make a separate class but I think we should find a more generic way to add the different regions. By any means, I think you have a good start with this. I wouldn't mind if you could display the German result in the middle of Germany as it used to be before I did the regions.removeAll { $0.name == "Germany" } which in turns uses then Bavaria (the region with the most infected) for Germany.

mhdhejazi commented 4 years ago

I made the changes I suggested above. Take a look when you have time. Thank you again, Manuel! 👍