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

    Interface RerouteCompleted

    Emitted when a reroute completes successfully.

    interface RerouteCompleted {
        route: Route;
    }
    Index

    Properties

    Properties

    route: Route

    The new primary route (raw Directions API Route shape).