react-native-background-geolocation@5.0.0-beta.1
    Preparing search index...

    Interface HeartbeatEvent

    interface HeartbeatEvent {
        location: Location;
    }
    Index

    Properties

    Properties

    location: Location

    The last-known location. Note: Heartbeat does not actively engage location-services. Use getCurrentPosition for a fresh fix.