> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/unity/maps/llms.txt)

# Maps SDK for Unity

Current version:`v2.1.1`  
  
[View changelog](https://github.com/mapbox/mapbox-unity-sdk/blob/develop/documentation/docs/05-changelog.md)

-   Vector maps with 3D buildings
    
-   Cloudless satellite base map
    
-   Global digital elevation model
    
-   Custom data
    

[Install](https://docs.mapbox.com/unity/maps/guides/install/)  
  
[Contribute on GitHub](https://github.com/mapbox/mapbox-unity-sdk)

![](https://docs.mapbox.com/assets/ideal-img/unity-sdk-doc-header.480.png)

The Mapbox Maps SDK for Unity is a collection of tools for building Unity applications from real map data. It enables Unity developers to interact with Mapbox web services APIs and create game objects via a C#-based API and graphical user interface.

Version 2 of the Maps SDK for Unity is no longer in active development. Version 3 is in development and will be released soon.

This documentation has been reduced to include only an installation guide for modern versions of unity.

Visit the [#unity channel](https://discord.com/channels/1004826913229000704/1092426736215535676) in the Mapbox Developer Discord to connect with the user community and get updates on version 3.

## Get Started

See the [installation guide](https://docs.mapbox.com/unity/maps/guides/install/) for instructions on how to install the Maps SDK for Unity and load a map in your scene.