referenceCoordinates property

Coordinates get referenceCoordinates

Reference coordinates used for distance calculations.

The coordinates returned by this getter are used as the origin when computing the distance from each alarm item. Implementations typically return the current device reference position used by the AlarmService.

Returns

  • Coordinates: The reference coordinates for the alarm list.

Implementation

Coordinates get referenceCoordinates;