nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

question: exclude gravel from navigation #1539

Closed Benetzz closed 5 years ago

Benetzz commented 5 years ago

Hi all, just one question: is it possible to get navigation info, excluding some kind of terrain? Like exclude the gravel streets? Thanks

kristfal commented 5 years ago

Hey! I’m not sure if you refer to rendering in the map or the mapbox directions API, but both should be doable.

I’d recommend stackoverflow or mapbox documentation for questions like this.