#import <AMapNaviCommonObj.h>
◆ isEqualToNaviPoint:
判断点是否与当前点相同 Determine if a point is the same as the current point
- Parameters
-
| aPoint | 需要判断的点 Point to be judged |
- Returns
- 两个点是否相同 Whether two points are the same
◆ locationWithLatitude:longitude:
| + (AMapNaviPoint *) locationWithLatitude: |
|
(CGFloat) |
lat |
| longitude: |
|
(CGFloat) |
lon |
|
|
| |
AMapNaviPoint类对象的初始化函数 Initialization function of AMapNaviPoint class object.
- Parameters
-
| lat | 纬度 Latitude |
| lon | 经度 Longitude |
- Returns
- AMapNaviPoint类对象id ID of AMapNaviPoint class object
◆ latitude
◆ longitude
The documentation for this class was generated from the following file: