mapbox-gl-native
mapbox-gl-native copied to clipboard
Add 3D model to iOS map at coordinates
Is it possible to add a custom 3D model at coordinates (and then multiple coordinates) on a map.
Also is it most efficient to add a large number of 3d models at custom coordinates (say stored in a database) using the iOS device or in the actual map using the studio?
For SceneKit iOS example that is based on Mapbox Maps SDK for iOS v10 Beta, see https://github.com/mapbox/mapbox-maps-ios/pull/154.