Example #1
0
 public void PositionUpdated(LatLonZoom llz)
 {
     llzBox.PositionChanged(llz);
     Invalidate();
 }