请帮助我找到用户的纬度/高度位置。 我尝试了许多事情,但我无法解决这一问题。 如果有任何想法,请帮助我。
请作简短解释。
请帮助我找到用户的纬度/高度位置。 我尝试了许多事情,但我无法解决这一问题。 如果有任何想法,请帮助我。
请作简短解释。
我在浏览器(不是本土应用)中假定你,因为你把这个问题当作 j。 您通过发出一致呼吁:
//Function that does something once the device has a location
//May be called repeatedly
function handler(location) {
var longitude = location.coords.longitude;
var latitude = location.coords.latitude;
var accuracy = location.coords.accuracy
//Do something with them
}
//Register the handler and tell the phone to start finding a location
navigator.geolocation.getCurrentPosition(handler);
它是超文本5地位结构的一部分,有一份草案。