Interface IResolvingPositionEventArgs

The IResolvingPositionEventArgs interface describes the object that all onResolvingPosition event handlers receive as an argument.

Index

Properties

Properties

providers

providers: IGeolocationPositionProvider[]

The array of providers that can provide a position. The first provider that can resolve the position will be used.

Hierarchy

  • IResolvingPositionEventArgs