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

    Interface OnVenueFoundAtCameraTargetListener

    Listener that is invoked when focus changes to a new venue within the camera bounds.

    OnVenueFoundAtCameraTargetListener

    • When a venue is found, or no venue is found at all.

      Parameters

      • Optionalvenue: MPVenue

        The new venue in focus, if not present, no venue is in bounds.

      Returns void