Show / Hide Table of Contents

Getting Started

Installation from Unity Package

Check out the official Unity SDK page for installation steps.

Installation from Git (source)

  1. git clone https://github.com/mapbox/mapbox-unity-sdk.git
  2. Run the update script.
  3. Read about how the project is configured and learn how to contribute
  4. The actual Unity project is nested in the sdkproject directory

Next Steps

  • Follow along with these tutorials
  • Read the Unity/C# API documentation

Explore

  • Learn how Mapbox works
  • Check out Mapbox and GIS termnology
  • Read general Mapbox API documentation
  • Learn about Mapbox Studio
  • Create a custom raster style for use in Unity

Issues

Before reporting issues or contacting support, please follow these steps:

  1. Check that you are using the latest version of the Mapbox Maps SDK for Unity
  2. Read about Known Issues
  3. Check our public respository for existing issues

If you still need help, please contact support or create an issue.

  • Improve this Doc
Back to top © 2017 Mapbox