Draw Routes between 2 points on offline status #1306
-
I have downloaded offline packs for specific areas. I found this document from the mapbox SDK docs How could I use this feature in react-native-mapbox-gl?
directionsClient.getDirections() function works well on online status, but getting error {isTrusted:false} on offline status. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The Navigation SDK is not included in our project. Please see here for the packages we include (and support): |
Beta Was this translation helpful? Give feedback.
The Navigation SDK is not included in our project.
Please see here for the packages we include (and support):
https://github.com/react-native-mapbox-gl/maps/blob/a1a95722b4a7f3da35ef48e258785fc79a02b39a/android/rctmgl/build.gradle#L43-L45