Sorry, I know I saw this question years ago but can't remember the fix. When looking at a track on KA72, all stats are there but the map is not showing. Did I do something wrong; I did try re-downloading track from Motion but no joy. Thanks.
This was a high resolution logger issue. When the kml file for the overlay is generated, it is smoothed out (I don't generate a kml file with EVERY data point in it, as that would overload the plugin.) This file, with over 250,000 data points in it, was still creating a massive kml file, so I've modified the code to be more aggressive with larger files like this one. The overlay should look the same, but it won't get stuck loading in the browser because the file is too big.