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