moagrius / TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
MIT License
1.46k stars 337 forks source link

Changing levels via scale sometimes results in missing Tiles #483

Closed moagrius closed 6 years ago

moagrius commented 6 years ago

STR: Pinch and zoom aggressively. At some point you'll notice some areas are not filled.

moagrius commented 6 years ago

Fixed in 3.0.1 https://github.com/moagrius/TileView/releases/tag/v3.0.1