Skip to content

Core Segment Navigation Overview

Mr.P edited this page Aug 25, 2026 · 1 revision

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

Browse the generated Wiki navigation for the pages in this section.

AIBuds SDK iOS Wiki

Clone this wiki locally