Interface IAWayfindingListener


  • public interface IAWayfindingListener
    • Method Detail

      • onWayfindingUpdate

        void onWayfindingUpdate​(IARoute route)
        Called when wayfinding route has changed.
        Parameters:
        route - An updated wayfinding route to destination.