在本机 android 应用程序 mapbox 中依次导航
Turn by turn Navigation in native android application mapbox
我想将轮流导航添加到我正在构建的应用程序中。而且我发现 mapbox sdk 很好。但是我很难配置它。有没有人有我可以遵循的示例代码?谢谢
项目仓库中的官方 documentation for the Navigation SDK includes sample code. If you need more detailed code, I'd start with the Test App。它包括一些解释如何使用 SDK 的一些核心元素的活动。
我想将轮流导航添加到我正在构建的应用程序中。而且我发现 mapbox sdk 很好。但是我很难配置它。有没有人有我可以遵循的示例代码?谢谢
项目仓库中的官方 documentation for the Navigation SDK includes sample code. If you need more detailed code, I'd start with the Test App。它包括一些解释如何使用 SDK 的一些核心元素的活动。