Blurry map tiles at start of android app based on google Maps API v2
问题 I have an app including a Google Map APIv2. After starting the app the map tiles are blurry. (sometimes just some parts) The tiles are getting sharp, only when the user moves the mapview a little. Moving the mapview by code does not solve the problem. Any ideas? 回答1: I has similar issue where the map would render blurry/low fidelity until I dragged the map with finger. The issue I think was because I was updating the map with googleMap.animateCamera(cameraUpdate); once every second but I wasn