Typescript Library Declarations (DOM)
Variable GeolocationPositionError
Geolocation
Position
Error
:
{
PERMISSION_DENIED
:
1
;
POSITION_UNAVAILABLE
:
2
;
TIMEOUT
:
3
;
prototype
:
GeolocationPositionError
;
new
(
)
:
GeolocationPositionError
;
}
Type declaration
new
(
)
:
GeolocationPositionError
Returns
GeolocationPositionError
Readonly
PERMISSION_
DENIED
:
1
Readonly
POSITION_
UNAVAILABLE
:
2
Readonly
TIMEOUT
:
3
prototype
:
GeolocationPositionError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark