Namespace Mapbox.Unity
Classes
Constants
Constants.GUI
Constants.GUI.Colors
Constants.GUI.Styles
Constants.Math
Store common vector constants to avoid the method access cost of Unity's convenience getters.
Constants.Path
Constants.StyleAssetNames
Store common style asset prefixes and suffixes to avoid string spelling errors in code.
MapboxAccess
Object for retrieving an API token and making http requests. Contains a lazy Mapbox.Geocoding.Geocoder and a lazy Mapbox.Directions.Directions for convenience.