Example #1
0
 internal void UpdateDistance(double lat, double lng)
 {
     fort.UpdateDistance(lat, lng);
 }