7273747576777879808182
} catch (ParseException e) { // println("Error:" + e); } speedList.add(speed); trackFeature.addLocation(location); } trackFeature.putProperty("speedList", speedList); trackFeatures.add(trackFeature); return trackFeatures;