@heumes-it/expo-mapbox-navigation - v0.1.0
    Preparing search index...

    Interface RouteRefreshed

    Emitted when the primary route is refreshed with updated traffic/ETA data.

    interface RouteRefreshed {
        route: Route;
    }
    Index

    Properties

    Properties

    route: Route

    The refreshed primary route.