Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在数据库中有一个表格,其中地图中有经纬度记录的点。
如何确定哪些点在我检测到的位置附近?用户将给出其想要步行去这个地方的最大距离。
你可以自己计算:看看这个haversine公式的解释。它解释了数学并有一个有效的 Javascript 示例。
或者,您似乎还可以使用内置的 Android 功能。
我有一个使用 onclick fct 的按钮:
<input type="button" onclick="document.location = 'mylocation.html';" class="button urlToMainDiv" value="B