I want to export my route to kml with fake time. I'm able to export route to kml file but there is no timestamp in kml file. Anyone can help ? I would be thankful.
create a KML linestring containing all coordinates. (this step you probably already have)
then for each location create a placemark, where you can add custom attributes like timestamp.