mapbox-unity-sdk
mapbox-unity-sdk copied to clipboard
Mapbox Unity SDK - https://www.mapbox.com/unity/
_Note: If this is a bug or support ticket, please provide the following information:_ * Unity version: 2019.3.10f1 * Scripting Runtime Version: * Scripting Backend: Mono * Api Compatibility Level:...
I am following this [tutorial](https://blog.mapbox.com/placing-ar-portals-all-over-the-world-pt-2-1470b0f70281) but it was made using a very early build of mapbox. Is there an updated version of this tutorial?
Hello - is there a way to simply grab all feature points in the order defined by their dataset? i.e. whenever I try to grab all my feature points to...
I feel that it's overly low level for the vast majority of use cases that one has to manually call myAbstractMap.Update();. This is an expensive operation, that should not generally...
I have a game which is using the LocationBasedGame code to depict the world, but which does not use a device to locate where the user is (I feed coordinates...
_Note: If this is a bug or support ticket, please provide the following information:_ * Unity version: 2019.3.13f1 * Scripting Runtime Version: (API Compatibility Level) .NET Standard 2.0 * Scripting...
Unity version: 2018.4.17 Mapbox SDK version: 2.1.1 It seems that the inspector settings in "MAP LAYER" / "Enable coroutines" are ignored. After checking VectorLayerVisualizer it looks like that _performanceOptions is...
Does this project still in development? Is there going to be any updates to support Unity 2019 and 2020? Still funny annoying problems with URP. Mapbox still uses old standard...
I made a map prefab a child of a cube to be controlled in MRTK, and used code below to clone the cube with map when pressing a button. However,...
Hi how can I make the search result more relatable to user . for example if he or she enters name of a street , show the results in his...