Remote tile demo freezes and crashes
moagrius opened this issue · 2 comments
moagrius commented
Investigate cause and correct.
moagrius commented
This has been corrected somewhat in the latest commit (but is not yet in a relesae). The main issue was that github changed the URL pattern for using raw resources. To correct this, I've put the tiles on my own server.
Still outstanding is the occasional missing tile. Initial suggestion is to do a single retry during onTileDecodeError
.