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

    Interface ContinuousAlternativesUpdated

    Emitted when continuous alternative routes are updated.

    interface ContinuousAlternativesUpdated {
        alternatives: Route[];
    }
    Index

    Properties

    Properties

    alternatives: Route[]

    Updated list of alternative routes.