安全上下文
此特征只可用于
安全上下文
(HTTPS),在某些或所有
支持浏览器
.
PositionOptions.timeout
property is a positive
long
value representing the maximum length of time (in milliseconds) the device is allowed to take in order to return a position. The default value is
Infinity
, meaning that
getCurrentPosition()
won't return until the position is available.
positionOptions.timeout = timeLength
| 规范 | 状态 | 注释 |
|---|---|---|
|
地理位置 API
The definition of 'PositionOptions.timeout' in that specification. |
推荐 | 初始定义 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
timeout
|
Chrome 5 | Edge 12 | Firefox 3.5 | IE 9 |
Opera
16
|
Safari 5 | WebView Android Yes | Chrome Android 18 | Firefox Android 4 |
Opera Android
16
|
Safari iOS Yes | Samsung Internet Android 1.0 |
完整支持
PositionOptions
interface it belongs to.
PositionOptions
enableHighAccuracy
maximumAge
timeout