Q: How to calculate the true spherical distance between two latitude and longitude points in iClinet for Javascript?
A: You can use SuperMap.Util.DistVincenty tool class to income two latitude and longitude coordinates points, calculating the distance of two points on the ellipsoid surface. The unit is km.