/// <summary> /// Populate the view. /// </summary> private void PopulateView() { view.ShowMap(map.GetCoordinates()); }