issues
search
fmidev
/
weather-app
FMI's official weather application for mobile devices
7
stars
2
forks
source link
issue-593: Platform specific tileSize configuration
#610
Closed
geosaaga
closed
2 months ago
geosaaga
commented
2 months ago
Updated react-native-maps to latest version
tileSize 256 is default if not configured
tileSize can be configured by platform, because seems that 256 is the best for Android and 1024 for iOS (smaller sizes cause flickering for some reason)