pub fn get_message_kml(timestamp: i64, latitude: f64, longitude: f64) -> String
Expand description

Returns a KML document containing a single location with the given timestamp and coordinates.