TencentNavKit
TNKRoutePoint Class Reference

路线上的坐标类 More...

#import <TNKCommonObj.h>

Inheritance diagram for TNKRoutePoint:

Properties

CLLocationCoordinate2D coordinate
 坐标,必填 More...
 
int pointIndex
 所在路线点串上的索引 More...
 
int offsetDistance
 距索引点的偏移距离 More...
 

Detailed Description

路线上的坐标类

Property Documentation

◆ coordinate

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

坐标,必填

◆ offsetDistance

- (int) offsetDistance
readwritenonatomicassign

距索引点的偏移距离

◆ pointIndex

- (int) pointIndex
readwritenonatomicassign

所在路线点串上的索引


The documentation for this class was generated from the following file: