Skip to content

Commit 1c127fa

Browse files
docs: remove callback that doesnt exist
1 parent 4372c96 commit 1c127fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ setOnArrival(null);
699699
| `setOnRawLocationChanged` | `{ location: Location }` | Called when raw GPS location changes |
700700
| `setOnNavigationReady` | `void` | Called when navigation is ready |
701701
| `setOnNavigationInitError` | `{ errorCode: NavigationInitErrorCode }` | Called when navigation initialization fails |
702-
| `setOnRouteStatusResult` | `RouteStatus` | Called with route calculation status |
703702
| `setOnRouteChanged` | `void` | Called when the route changes |
704703
| `setOnReroutingRequestedByOffRoute` | `void` | Called when rerouting is triggered by off-route |
705704
| `setOnTrafficUpdated` | `void` | Called when traffic data is updated |

0 commit comments

Comments
 (0)