ArcGIS Maps SDK for Unity
Current version: 1.2.0 - April, 2023
ArcGIS Maps SDK for Unity is a Unity plugin that gives you access to real-world maps and 3D content in ArcGIS. The SDK contains samples, a Map Creator UI, components, and an API to create interactive, photorealistic 3D, and XR experiences with geospatial data.
Where to start
Discover key features of the SDK.
Get an API key and build your first application.
Are you new to ArcGIS? Learn more about location services, developer tools, and APIs in the Mapping APIs and location services guide.
Tutorial
Sample code
Samples included with the plugin demonstrate how to use ArcGIS capabilities in your Unity apps. They are provided in the Assets/Samples/ArcGIS Maps SDK for Unity/1.2.0/All Samples/
folder.

Line of sight
Show a line of sight between two objects

Feature layer query
Query objects from a feature layer and show it on the map

Find a route
Show a route between two points on a map using Esri's routing service REST API

Measure distance
Display the measured distance by drawing lines on the map

Geocoding
Find the location for an address or find the address of a selected location using the Geocoding service
API reference
Learn about the classes and methods provided by the plugin.