FMKMathTool Class Reference

Inherits from NSObject
Declared in FMKMathTool.h

Overview

两点线段向量化

+ calculateTwoMapPointsDistanceWithPoint1:point2:

已废弃

+ (double)calculateTwoMapPointsDistanceWithPoint1:(FMKMapPoint)mapPoint1 point2:(FMKMapPoint)mapPoint2

Parameters

mapPoint1

点1

mapPoint2

点2

Return Value

两点距离

Declared In

FMKMathTool.h