public void buttonMap_Click(object sender, EventArgs e)
 {
     _discoveryForm.Open3DMap(userControlTravelGrid.GetCurrentHistoryEntry);
 }