We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dae339 commit 322ebdcCopy full SHA for 322ebdc
1 file changed
README.md
@@ -708,7 +708,6 @@ setOnArrival(null);
708
| `setOnRawLocationChanged` | `{ location: Location }` | Called when raw GPS location changes |
709
| `setOnNavigationReady` | `void` | Called when navigation is ready |
710
| `setOnNavigationInitError` | `{ errorCode: NavigationInitErrorCode }` | Called when navigation initialization fails |
711
-| `setOnRouteStatusResult` | `RouteStatus` | Called with route calculation status |
712
| `setOnRouteChanged` | `void` | Called when the route changes |
713
| `setOnReroutingRequestedByOffRoute` | `void` | Called when rerouting is triggered by off-route |
714
| `setOnTrafficUpdated` | `void` | Called when traffic data is updated |
0 commit comments