Class MapPlacementOptions
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
[Serializable]
public class MapPlacementOptions : MapboxDataProperty
Fields
placementStrategy
Declaration
public IMapPlacementStrategy placementStrategy
Field Value
Type | Description |
---|---|
IMapPlacementStrategy |
placementType
Declaration
public MapPlacementType placementType
Field Value
Type | Description |
---|---|
MapPlacementType |
snapMapToZero
Declaration
public bool snapMapToZero
Field Value
Type | Description |
---|---|
System.Boolean |