We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b872f commit 232732cCopy full SHA for 232732c
1 file changed
src/navigation/navigation/types.ts
@@ -177,7 +177,7 @@ export interface NavigationCallbacks {
177
onReroutingRequestedByOffRoute?(): void;
178
179
/**
180
- * Callback function invoked when traffic data is updated.
+ * Callback function invoked when traffic data is updated (Android only).
181
*/
182
onTrafficUpdated?(): void;
183
0 commit comments