@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Interface OnLiveLocationUpdateListener

    Listener that is invoked when a location receives a livedata update.

    OnLiveLocationUpdateListener

    • When a location recieves an update for the subscribed livdata domain.

      Parameters

      • location: MPLocation

        The location that has received a livedata update.

      Returns void