Incrase max distance between points for joining
As discussed on the forum, points within a sequence that are too far apart are not being displayed as connected on the map. This makes stretches of roads (in particular motorways), appear not having coverage even if there are images.
Implementing this limit was to avoid ugly artifacts on the map, but the current threshold might be too low. It appears that the current distance limit between points is hardcoded to 50 meters, which might be too conservative. For comparison: Using the "recommended" a GoPro Max: When traveling at a 110 km/h, one will already moves 61 meters within the 2 seconds maximum interval of the GoPro Max.
My suggestion would be to move up the limit up to 75 meters, which would allow joining up images up to speeds of 135km (so slightly above the French motorway speed limit), which should work for most of the world I think?