Show / Hide Table of Contents

Class MapboxConfiguration

Inheritance
System.Object
MapboxConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity
Assembly:cs.temp.dll.dll
Syntax
public class MapboxConfiguration

Fields

AccessToken

Declaration
public string AccessToken
Field Value
Type Description
System.String

AutoRefreshCache

Declaration
public bool AutoRefreshCache
Field Value
Type Description
System.Boolean

DefaultTimeout

Declaration
public int DefaultTimeout
Field Value
Type Description
System.Int32

FileCacheSize

Declaration
public uint FileCacheSize
Field Value
Type Description
System.UInt32

MemoryCacheSize

Declaration
public uint MemoryCacheSize
Field Value
Type Description
System.UInt32

Methods

GetMapsSkuToken()

Declaration
public string GetMapsSkuToken()
Returns
Type Description
System.String
Back to top © 2017 Mapbox