public static interface InvRoute.OnRouteChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onChangePassPosition(LatLng passPosition,
double passAngle,
double passDistance)
경로의 진행률이 변경되면 호출되는 콜백 함수.
|
void onChangePassPosition(LatLng passPosition, double passAngle, double passDistance)
passPosition
- 진행된 위치passAngle
- 진행되는 각도passDistance
- 진행된 거리© 2019. iNavi Systems Corp. All rights reserved.