Hi Chris,
The ‘maxage’ parameter only works for actual live tracks, i.e. tracks that are requested with the ‘user=’ parameter.
Specifying tracks by ID and adding ‘live=true’ doesn’t make them live tracks in that sense, it merely tells the Javascript to reload the tracks every 10 seconds as if they were live tracks.
I realize that this may be a bit confusing, and right now I can’t think of any compelling reasons why ‘maxage’ shouldn’t apply to all tracks, other than that it doesn’t really make a lot of sense, if you view tracks that are specified by ID as non-updating. It least, that’s how they were intended, and that’s why the concept of live tracks (user=) was invented.
‘Live=true’ is merely a hack, mainly intended to work with external files (GPX/KML).
Best regards,
Martijn.
-
This reply was modified 4 years, 3 months ago by tinuzz.