public interface IAWayfindingListener
Modifier and Type | Method and Description |
---|---|
void |
onWayfindingUpdate(IARoute route)
Called when wayfinding route has changed.
|
void onWayfindingUpdate(IARoute route)
route
- An updated wayfinding route to destination.