Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GeolocationEventArgs

Index

Constructors

constructor

Properties

accuracyThreshold

accuracyThreshold: number

The accuracyThreshold goal that was initially specified for a single point geolocate command.

location

location: Position

A location returned directly from the HTML5 geolocation event.

mapPoint

mapPoint: Point

A point in Web Mercator.

projectedMapPoint

projectedMapPoint: Point

A point in the map's spatial reference.

timedOut

timedOut: boolean

Whether or not the single point geolocation process reached its time limit.

typeOfGeolocation

typeOfGeolocation: string

Whether the current geolocation result was from a single geolocate, track, or a follow.