Пример #1
0
 /// <summary>
 /// Makes an elevation request along a path, where the elevation data are returned as distance-based samples along that path.
 /// </summary>
 public void GetElevationAlongPath(PathElevationRequest request, Callback callback)
 {
     throw new NotImplementedException();
 }
 /// <summary>
 /// Makes an elevation request along a path, where the elevation data are returned as distance-based samples along that path.
 /// </summary>
 public void GetElevationAlongPath(PathElevationRequest request, Callback callback)
 {
     throw new NotImplementedException();
 }