mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
720 stars 214 forks source link

How to use add custom terrain data to mapbox studio? #1812

Open JonFaull opened 3 years ago

JonFaull commented 3 years ago

Hi, is it possible to add your own custom raster data to be used as Terrain in mapbox? I see in unity in the Abstract map script that there is a custom terrain data source but not sure how to get it to work with my own height data.

Thanks.

brnkhy commented 2 years ago

Hey @JonFaull, Admittedly I didn't even remember terrain section had a custom option, I don't think anyone ever used that before! :) but I'm pretty sure it was created for alternative styles/terrain on mapbox server so I'm afraid you can't use it for you own data on your server.