Show / Hide Table of Contents

Class TileStats

Inheritance
System.Object
TileStats
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.Map
Assembly:cs.temp.dll.dll
Syntax
public class TileStats

Fields

account

Declaration
public string account
Field Value
Type Description
System.String

layers

Declaration
public LayerStats[] layers
Field Value
Type Description
LayerStats[]

tilesetid

Declaration
public string tilesetid
Field Value
Type Description
System.String
Back to top © 2017 Mapbox