Craig Martin
Craig Martin
Update: Download works fine if I use the Mapbox Streets style, but when I put our styleURL (mapbox:// format) it fails
@ZiZasaurus Yeah and it's only with the custom style we are having issues with. Here is the url mapbox://styles/overlandbound/cl0sezuw8002214ny3fvbvi7i
I can try that and report back here. I believe it was originally created in Studio. For what it's worth, the new download method works just fine in our app...
I duplicated the style, and referenced that within the app but no luck. I first deleted the app from the simulator, cleaned the build folder, and rebuilt the app in...
@ZiZasaurus I believe I figured out what the issue is. In our style, we have the mapbox raster-dem source/terrain enable. I tried one of our slightly older styles that did...
I just tried this again, and can confirm that if we add the raster dem source (mapbox.mapbox-terrain-dem-v1) OR enable 3D Terrain (having both enabled also doesn't work) for our custom...
Are you using v10? I noticed this as well. Neither of the native rendering modes on iOS show the user location marker. Looking through the source files it doesn't appear...
[@react-native-mapbox-gl+maps+8.5.0.patch.txt](https://github.com/rnmapbox/maps/files/9064545/%40react-native-mapbox-gl%2Bmaps%2B8.5.0.patch.txt) @portugaAndre We are using v8 still (moving to v10 soon hopefully) and built this patch to fix a few issues. Scale bar is fixed and can be enabled/disabled. The...
Truth be told, we always have the compass and scale bar enabled so I haven't tested the disabling side of the functionality in quite some time. But to get both...
Did anyone solve this issue? Seeing something similar but on V10