M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
66 stars 21 forks source link

Tile download attempt is either broken or missing #206

Open M4rtinK opened 7 years ago

M4rtinK commented 7 years ago

ModRana should only try to download a tile 3 times (eq. first try & 2 retries), but recent report by @rinigus indicate it's not the case.

So the code on the QML side that should be responsible for this is either broken or outright missing after the significant tile display code rewrite .