實作 Navigation SDK 的主要方式是使用 Google 導航體驗,這項功能可讓您嵌入行車路線導航體驗,並使用 Google 提供的 UI 元素和視覺效果,與 Google 地圖應用程式中的導航體驗類似。如果 Google 導覽體驗無法滿足您的需求,您可以實作自訂導覽體驗。自訂導覽體驗是指任何導覽方式,包括完全取消轉彎指引,只在背景執行導覽,或是將高度自訂的指引體驗投放到執行導覽的裝置以外的螢幕。透過自訂導覽體驗,應用程式會呼叫 Navigation SDK,要求提供逐步導覽動態饋給,然後您提供及管理使用者在導覽體驗中看到的 UI 元素和視覺效果。雖然使用 Google 導覽體驗通常較容易實作,但自行建構自訂導覽體驗可提供更多自訂選項。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-16 (世界標準時間)。"],[[["The Navigation SDK offers both a pre-built Google navigation experience and the flexibility to create custom navigation experiences."],["Custom navigation experiences allow developers to manage UI elements, visuals, and event handling for a highly tailored user interface."],["This customization ranges from background navigation to projecting guidance onto separate screens, giving developers more control."],["Custom experiences involve starting navigation, managing active navigation with event handlers, and ending navigation as needed."],["Use cases for custom navigation include text-only guidance, Android Auto integration, and dynamic switching between map views and turn-by-turn instructions."]]],[]]