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

Remote images sometimes fail to load #510

Closed moagrius closed 5 years ago

moagrius commented 5 years ago

Abuse the remote tiles demo and you'll sometimes see gaps. I suspect this is an identity issue.

moagrius commented 5 years ago

I believe this is fixed. Closing for now. Will reopen if we get reports of further issues.