The newest version of OSMScout brings us workaround for this bug.
lastUpdate.getTime() < 1587448500800){
console.log("GPS event timestamp is not valid!");
lastUpdate = new Date();
↧