【发布时间】:2016-12-02 10:35:55
【问题描述】:
您好,我是 android 开发新手。
我在大学项目中,它基于位置,需要找到两点之间的纬度和经度列表。 假设起始位置为 12.990143,80.215784,目标位置为 12.992595,80.217618。
Over the past days i search the google, i found so many links to find distance between locations and mid point. I cant able to find solution for my problem.
Please suggest some solution for this problem. I am struggling over days to find solution for this.
Thanks in advance
【问题讨论】:
-
两点之间的Latlngs?在直线上?
-
@GeetChoubey 是直线兄弟
-
我试图了解these people 做了什么。你也可以检查一下。希望能帮助到你。这是他们的JS file
标签: android google-maps android-location android-maps