-
Fetch data online only
Such
MapboxRoutingProvider
is equivalent of using bareDirections
wrapper.Declaration
Swift
case online
-
Use offline data only
In order for such
MapboxRoutingProvider
to function properly, proper navigation data should be available offline..offline
routing provider will not be able to refresh routes.Declaration
Swift
case offline