通过导航内容 URI 导航到纬度、经度点?
导航应用程序是否使用 URI 来前往特定的纬度、经度点?或者这仅限于一个地址?
Is there a URI used by the Navigation application to go to a specific latitude, longitude point? Or is this limited to only to an address?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
两者都不。没有记录和支持的用于 Google 导航的
Intents
或Uri
值。 您可以访问 Google 地图,用户可以从那里选择进入导航,仅此而已。Neither. There are no documented and supported
Intents
orUri
values to use for Google Navigation. You can get to Google Maps, and from there the user can choose to enter Navigation, but that's it.