Show / Hide Table of Contents

Class MapScalingOptions

Inheritance
System.Object
MapboxDataProperty
MapScalingOptions
Inherited Members
MapboxDataProperty.PropertyHasChanged
MapboxDataProperty.OnPropertyHasChanged(EventArgs)
MapboxDataProperty.HasChanged
MapboxDataProperty.NeedsForceUpdate()
MapboxDataProperty.UpdateProperty(UnityTile)
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
[Serializable]
public class MapScalingOptions : MapboxDataProperty

Fields

scalingStrategy

Declaration
public IMapScalingStrategy scalingStrategy
Field Value
Type Description
IMapScalingStrategy

scalingType

Declaration
public MapScalingType scalingType
Field Value
Type Description
MapScalingType

unityTileSize

Declaration
public float unityTileSize
Field Value
Type Description
System.Single
Back to top © 2017 Mapbox