//计算p1、p2两点之间的直线距离,单位:米DistanceUtil. getDistance(p1, p2);AreaUtil.calculateArea(northeast, southwest);