Beispiel #1
0
 public override void OnLocationChanged(Location p0)
 {
     base.OnLocationChanged(p0);
     _activity.ChangeCenterPoint(p0);
 }