Enumeration GeolocationErrorCode

Enumeration Members

NOT_SUPPORTED: "notSupported"
PERMISSION_DENIED: "permissionDenied"
POSITION_UNAVAILABLE: "positionUnavailable"
TIMEOUT: "timeout"
UNKNOWN: "unknown"

Generated using TypeDoc