|
高德地图SDK(定位) V2.11.1
|
经纬度坐标点对象 More...
#include <AMapLocationCommonObj.h>
Class Methods | |
| (AMapLocationPoint *) | + locationWithLatitude:longitude: |
| AMapNaviPoint类对象的初始化函数 | |
Properties | |
| CGFloat | latitude |
| 纬度 | |
| CGFloat | longitude |
| 经度 | |
经纬度坐标点对象
| + (AMapLocationPoint *) locationWithLatitude: | (CGFloat) | lat | |
| longitude: | (CGFloat) | lon |
AMapNaviPoint类对象的初始化函数
| lat | 纬度 |
| lon | 经度 |
|
readwritenonatomicassign |
纬度
|
readwritenonatomicassign |
经度