geopromise:GeoLocation API的承诺包装

时间:2024-05-20 17:43:09
【文件属性】:

文件名称:geopromise:GeoLocation API的承诺包装

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-20 17:43:09

JavaScript

GeoPromise GeoLocation API的承诺包装 用法 GeoPromise同时具有静态和原型方法。 静态介面 getCurrentPosition #####参数 选项:可选的<Object> 。 使用 #####返回 #####句法 GeoPromise . getCurrentPosition ( { enableHighAccuracy : true } ) . then ( function ( CurrentPosition ) { let targetPosition = { lat : 15 , long : 37 } ; if ( /* If CurrentPosition.Coords matchs target coords */ ) { alert ( 'You have arrived at your dest


【文件预览】:
geopromise-master
----.gitattributes(378B)
----geopromise.js(5KB)
----LICENSE(1KB)
----README.md(4KB)

网友评论