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

Single tile zoom out getting shadow tiles overlaping #449

Closed ashwinieno8 closed 6 years ago

ashwinieno8 commented 6 years ago

I am using single tile, In tileview after setting pinch-in zoom, in between zoom in and zoom out getting shadow images overlapping. device-2017-10-25-215052

moagrius commented 6 years ago

while i can't be sure what's happening without seeing your app, i can say that there are better alternatives if you're using a single image, TileView is meant for tiled images