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