Offline Tiles Fix

PARENT: whitebox!176 (merged)

navigator.onLine was used before to determine whether to fetch tiles from openmaptiles or a local tile server. It is unreliable, causing maps to stop working offline when deployed on SBC. So, it has been eliminated. Now we always use a local tile server to fetch tiles.

Edited by Avinash

Merge request reports

Loading