mapbox / mapbox-unity-sdk

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

mapbox world scale ar map editör #1824

Closed mehmetedx closed 3 years ago

mehmetedx commented 3 years ago

I am trying to make an AR application where infrastructure data is displayed using mapbox unity sdk. When I use mapbox's old version SDK for world scale ar solution, I don't know how to add my tileset data in mapbox studio in unity. help please Note: If this is a bug or support ticket, please provide the following information:

brnkhy commented 3 years ago

@mehmetedx if you already have you data in mapbox (as a tileset), you can use that tileset for data source in map layers tab under abstract map object. SDK then will download your vector data and you can do your visualization with settings below that section.

mehmetedx commented 3 years ago

I asked a question before. There is no abstract map in mapbox unity version 1.3. I cannot download my vector data (included in tileset) in this version. I know there is no tileset support. I couldn't transfer my work to version after 1.4. help

ashokdube commented 3 years ago

Good job