Skip to main content

Turn-by-Turn Navigation Overview

Use TurnByTurnNavigationAPI to send the current navigation step to the device as a NavigationInfoModel.

The host app remains responsible for GPS, route calculation, rerouting, and deciding when to publish updates. The SDK sends a navigation snapshot containing maneuver, instruction, road, distance, time, transport mode, map provider, and optional alert information.

The current public API does not upload route segments or expose start, stop, current-segment, or active-state methods. “Segment Navigation” is the existing documentation category name; the SDK capability is named Turn-by-Turn Navigation.

Available Guides

Implement with AI Assistance

Build with AI

Implement this workflow with AI

Use the official Send AIBuds Turn-by-Turn Navigation skill to adapt this workflow to your app.

Read and follow https://docs-aibuds.github.io/skills/send-aibuds-turn-by-turn-navigation. Use it to implement Send AIBuds Turn-by-Turn Navigation in this iOS project and verify the result.
View official skill