Wayfinding Delegate
interface WayfindingDelegate
The Wayfinding delegate interface defines the requires methods that an object must implement to receive callbacks from the asynchronous methods for finding a waypath and creating turn by turn directions.
Functions
Link copied to clipboard
Called when the system is unable to generate turn by turn directions
Link copied to clipboard
Called when the system is unable to determine a Waypath between points
Link copied to clipboard
Called when turn by turn directions are completed
Link copied to clipboard
Called when wayfinding path is found