A repo to test various features of the Mapbox SDK for Unity.
- Environment: Unity3D
- Language: C#
- Package: Mapbox SDK
- Add a Player component and several points of interest around the loaded map
- Implement Camera Movement (Translation, Rotation, Zooming)
- Retrieve LatLng by clicking on the map using Raycast.
- Implement a follow-the-player camera movement