高德地图SDK(导航) V11.2.1501
Loading...
Searching...
No Matches
AMapNaviMpidOption Class Reference

#include <AMapNaviMpidOption.h>

Inheritance diagram for AMapNaviMpidOption:

Properties

NSUInteger lineValue
 

Property Documentation

◆ lineValue

- (NSUInteger) lineValue
readwritenonatomicassign

直线阈值 取值 [0,25000],默认为5000 单位:米 The threshold value for straight lines is [025000], with a default of 5000 units in meters 当前位置投影到路线的最近距离,如果没有超过lineValue则会尽量规划回原路, The closest distance projected from the current location to the route will be planned back to the original route as much as possible if it does not exceed the lineValue, 超出则不强制回到原路线 If exceeded, it will not be forced to return to the original route


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