数学库类
More...
#import <TNKMathTool.h>
◆ distanceBetweenCoordinate:coordinate:
| + (double) distanceBetweenCoordinate: |
|
(CLLocationCoordinate2D) |
coordinate1 |
| coordinate: |
|
(CLLocationCoordinate2D) |
coordinate2 |
|
|
| |
计算两点直接的距离
- Parameters
-
| coordinate1 | 第一个点的坐标 |
| coordinate2 | 第二个点的坐标 |
◆ mapRectFitsPoints:
◆ mapRectFitsTwoCoordinates:coordinate:
| + (QMapRect) mapRectFitsTwoCoordinates: |
|
(CLLocationCoordinate2D) |
coordinate1 |
| coordinate: |
|
(CLLocationCoordinate2D) |
coordinate2 |
|
|
| |
The documentation for this class was generated from the following file: