【问题标题】:MapBox/Google Map Api - Find Street IntersectionsMapBox/Google Map Api - 查找街道交叉口
【发布时间】:2018-01-04 05:26:30
【问题描述】:

我需要在我的android 应用程序中使用Map Api,其中user 可以定义A 到B 的路径。如何查找/计算A 点之间的所有街道交叉口(此处交叉的2 条或更多街道)和B?

我。用户将选择 A 和 B

二。它将返回 A 和 B 之间的所有街道交叉点

谁能指出我正确的方向?

【问题讨论】:

    标签: android google-maps google-maps-api-3 mapbox android-mapview


    【解决方案1】:

    如果您使用 Mapbox Directions API 并将 setSteps() 设置为 true,您将收到作为步骤信息的一部分的交叉点信息。详情请见the documentation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-02
      • 1970-01-01
      • 1970-01-01
      • 2022-10-24
      • 2015-03-07
      • 1970-01-01
      相关资源
      最近更新 更多