module documentation

This module implements location service and helper functions.

Class LocationInformation Location information for a location policy.
Class LocationManager The LocationManager class implements the location service and helper functions.
Type Alias GeofencePositionType Type alias for the geofence position.
Type Alias LocationType Type alias for the location type.
GeofencePositionType =

Type alias for the geofence position.

Value
Literal[GeofenceEventCriteria.Inside, GeofenceEventCriteria.Outside]
LocationType =

Type alias for the location type.

Value
tuple[float, float]