Open marcin-gryszkalis opened 3 years ago
There's on particular replace in vv's vv.pd.134.js:
for (var att in tmaps) {
if (typeof(tacts[att]) !== 'undefined') {
var lm = (typeof(tmaps[att].m) === 'undefined' ? tmaps[att] : tmaps[att].m);
tacts[att].map = (lm == null ? null : lm.replace(/\}\,\{/g, '}{'));
}
}
So in encoded polylines },{
have to be replaced with }{
.
As reported by Richard https://veloviewer.com/athlete/1051766/
a) strange flat lines as visible on screenshot b) some activities not counted 1098144675