YMKGuidanceListener

protocol YMKGuidanceListener : NSObjectProtocol

Undocumented

Summary

Instance methods

func onLocationChanged()
Undocumented

func onCurrentRouteChanged(with reason: YMKRouteChangeReason)
Undocumented

func onRouteLost()
Undocumented

func onReturnedToRoute()
Undocumented

func onRouteFinished()
Undocumented

func onWayPointReached()
Undocumented

func onStandingStatusChanged()
Undocumented

func onRoadNameChanged()
Undocumented

func onSpeedLimitUpdated()
Undocumented

func onSpeedLimitStatusUpdated()
Undocumented

func onAlternativesChanged()
Undocumented

func onFastestAlternativeChanged()
Undocumented

Instance methods

onLocationChanged()

func onLocationChanged()

Undocumented


onCurrentRouteChanged(with:)

func onCurrentRouteChanged(with reason: YMKRouteChangeReason)

Undocumented


onRouteLost()

func onRouteLost()

Undocumented


onReturnedToRoute()

func onReturnedToRoute()

Undocumented


onRouteFinished()

func onRouteFinished()

Undocumented


onWayPointReached()

func onWayPointReached()

Undocumented


onStandingStatusChanged()

func onStandingStatusChanged()

Undocumented


onRoadNameChanged()

func onRoadNameChanged()

Undocumented


onSpeedLimitUpdated()

func onSpeedLimitUpdated()

Undocumented


onSpeedLimitStatusUpdated()

func onSpeedLimitStatusUpdated()

Undocumented


onAlternativesChanged()

func onAlternativesChanged()

Undocumented


onFastestAlternativeChanged()

func onFastestAlternativeChanged()

Undocumented


Предыдущая
Следующая