Example #1
0
 /// <summary>
 /// Begins tracking the GPS coordinates of the device.
 /// </summary>
 public void Start()
 {
     nativeGeo.Start();
 }