高德地图SDK(导航)  V11.1.000
MATraceLocation Class Reference

#import <MATraceLocation.h>

Inheritance diagram for MATraceLocation:

Properties

CLLocationCoordinate2D loc
 
double angle
 
double speed
 
double time
 

Detailed Description

传入轨迹点定义 Incoming track point definition

Property Documentation

◆ angle

- (double) angle
readwritenonatomicassign

角度, 标识移动方向,单位度 Angle, indicating the direction of movement, unit degree

◆ loc

- (CLLocationCoordinate2D) loc
readwritenonatomicassign

经纬度坐标 Latitude and longitude coordinates

◆ speed

- (double) speed
readwritenonatomicassign

速度,单位km/h Speed, unit km/h

◆ time

- (double) time
readwritenonatomicassign

时间,单位毫秒 Time, unit millisecond


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。