nitaliano / react-native-mapbox-gl

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

GTLF files #1531

Closed abegehr closed 5 years ago

abegehr commented 5 years ago

Is it possible to add GLTF files? Like here: https://docs.mapbox.com/mapbox-gl-js/example/add-3d-model/ Thanks!

onitzschke commented 5 years ago

No, it' not supported yet. Please checkout the native sdk's https://github.com/mapbox/mapbox-gl-native

abegehr commented 5 years ago

Thanks