UNPKG

@transistorsoft/capacitor-background-geolocation

Version:

The most sophisticated cross platform Capacitor background location tracking & geofencing module with battery-conscious motion-detection intelligence

19 lines 583 B
export var Events = { BOOT: "boot", TERMINATE: "terminate", LOCATION: "location", HTTP: "http", MOTIONCHANGE: "motionchange", PROVIDERCHANGE: "providerchange", HEARTBEAT: "heartbeat", ACTIVITYCHANGE: "activitychange", GEOFENCE: "geofence", GEOFENCESCHANGE: "geofenceschange", SCHEDULE: "schedule", CONNECTIVITYCHANGE: "connectivitychange", ENABLEDCHANGE: "enabledchange", POWERSAVECHANGE: "powersavechange", NOTIFICATIONACTION: "notificationaction", AUTHORIZATION: "authorization", }; //# sourceMappingURL=Events.js.map