mapbox-unity-sdk
mapbox-unity-sdk copied to clipboard
Mapbox Unity SDK - https://www.mapbox.com/unity/
I am using world scale ar with mapbox unity sdk. When I click on my linear data in unity, I want to see the detail properties of the data. I...
We want to switch TileProvider at runtime which is generally working fine. But .... 1. Configure RangeAroundCenter Provider intially via AbstractMap Editor GUI 2. Switch to transformtileprovider or cameratileprovider at...
I have an issue when launching app for the first time. I get location permission dialogue, but when i click "allow", mapbox doesn't load. On second launch of the app,...
* Mapbox SDK version: 2.1.1 Feature: Camerabound Extent / TileProvider  **Best Case (Camera 1):** Camera Bound TileProvider is working nicely if you are facing straight downwards the y axis...
Hey @brnkhy, i already reported this minor issue regarding the persistance of the feature-layer name in editor. I discovered something more critical and combined it in this post as it...
* Unity version: 2020.3 LTS * Mapbox SDK version: Performance Testing Branch * Device: Google Pixel 2 * Scripting Backend : Mono By zooming and panning a lot around the...
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...
Dear Team, I will explain what is happening. I have only one scene with Location-basedGame. Inside the scene I have only one gameobject - Map where is the mapbox visualizer....
**Related issue** Fixes #1826 **Description of changes** The current implementation never sets a parent, so the references to local position and scale in the `Update` function just refer to global...
Hi, I've updated Mapbox to v2.1.1 and I can no longer build for iPhone because the latest libMapboxMobileEventsStatic.a is not build for armv7. (had no problem with my previous version,...