Class: GeolocationError

ol/Geolocation.GeolocationError


Events emitted on GeolocationPositionError.

Extends

Members

code{number}

Code of the underlying GeolocationPositionError.

message{string}

Message of the underlying GeolocationPositionError.

target{Object}

The event target.

type{string}

The event type.

Methods

preventDefault() inherited

Prevent default. This means that no emulated click, singleclick or doubleclick events will be fired.

stopPropagation() inherited

Stop event propagation.

Events

Generic change event. Triggered when the revision counter is increased.

Triggered when a GeolocationPositionError occurs.