Skip to content

Commit

Permalink
Merge branch 'main' into feat/navigation-for-auto
Browse files Browse the repository at this point in the history
  • Loading branch information
jokerttu committed Oct 14, 2024
2 parents 13da0ec + 232732c commit 6492783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/navigation/navigation/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export interface NavigationCallbacks {
onReroutingRequestedByOffRoute?(): void;

/**
* Callback function invoked when traffic data is updated.
* Callback function invoked when traffic data is updated (Android only).
*/
onTrafficUpdated?(): void;

Expand Down

0 comments on commit 6492783

Please sign in to comment.