menu
leancloud_storage package
documentation
leancloud_storage
LCGeoPoint
milesTo method
milesTo
brightness_4
brightness_5
milesTo
method
double
milesTo
(
LCGeoPoint
point
)
Implementation
double milesTo(LCGeoPoint point) { return radiansTo(point) * 3958.8; }
leancloud_storage package
documentation
leancloud_storage
LCGeoPoint
milesTo method
LCGeoPoint class
Constructors
LCGeoPoint
origin
Properties
hashCode
latitude
longitude
runtimeType
Methods
kilometersTo
milesTo
noSuchMethod
radiansTo
toString
Operators
operator ==