isRouteDisplayed() 在地图视图上的结果

发布于 2024-09-05 18:08:32 字数 181 浏览 2 评论 0原文

我只是想知道该方法

isRouteDisplayed()

对于地图视图的功能有什么影响......

我有两项活动,一项显示路线,一项不显示。是否必须让第一个 isRouteDisplayed() 方法返回 true?它有什么功效呢?

问候,波斯克伦

I'm just wondering what consequences the method

isRouteDisplayed()

has, regarding to functionality of a map view...

I have two activities, one displays a route and one doesn't. Is it mandatory to let the first isRouteDisplayed()-Method return true? What effects does it have?

greets, poeschlorn

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

探春 2024-09-12 18:08:32

来自文档:

出于记账目的,服务器
需要知道你是否是
当前显示任何类型的路线
信息,例如一组驾驶信息
方向。子类必须实现
如实报告此情况的方法
信息,或违反我们的
使用条款

From the docs:

For accounting purposes, the server
needs to know whether or not you are
currently displaying any kind of route
information, such as a set of driving
directions. Subclasses must implement
this method to truthfully report this
information, or be in violation of our
terms of use
.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文