Update Storage/Storage/Public/LCGeoPoint.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
fe1ec73b5c
commit
2fe02306ae
|
@ -52,7 +52,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Calculate the distance in mile between this point and another GeoPoint.
|
/// Calculate the distance in miles between this point and another GeoPoint.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="point"></param>
|
/// <param name="point"></param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
|
|
Loading…
Reference in New Issue