public void ShowLines(bool show)
 {
     map.ShowMiscLines(show);
 }