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

last tile is stretching #356

Closed RemyDupont closed 8 years ago

RemyDupont commented 8 years ago

hi,

Here is my problem, as you can see below, the last tile, which is not a square is stretching. Same thing with zoomed tiles

Right right one 0_0

The tiled image screenshot_2016-10-20-16-04-32

Do you have any idea to solve it ?

Thanks

moagrius commented 8 years ago

closing this, duplicate of #357