TencentNavKit
TNKSearchNavPoint Class Reference

导航算路起点、终点、途经点所使用的类 More...

#import <TNKCommonObj.h>

Inheritance diagram for TNKSearchNavPoint:
TNKCoordinatePoint

Properties

NSString * poiID
 poi id More...
 
NSString * title
 名称 More...
 
TNKSearchNavPointAdsorbType adsorbType
 起终点吸附逻辑 More...
 
NSString * searchUID
 做为途经点的唯一标识使用。开发者算路时可生成一个唯一标识给该字段赋值 More...
 
- Properties inherited from TNKCoordinatePoint
CLLocationCoordinate2D coordinate
 坐标,必填 More...
 

Detailed Description

导航算路起点、终点、途经点所使用的类

Property Documentation

◆ adsorbType

- (TNKSearchNavPointAdsorbType) adsorbType
readwritenonatomicassign

起终点吸附逻辑

◆ poiID

- (NSString*) poiID
readwritenonatomiccopy

poi id

◆ searchUID

- (NSString*) searchUID
readwritenonatomiccopy

做为途经点的唯一标识使用。开发者算路时可生成一个唯一标识给该字段赋值

◆ title

- (NSString*) title
readwritenonatomiccopy

名称


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