Interface ISubLayerSimpleStyle
Inherited Members
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public interface ISubLayerSimpleStyle : ISubLayerStyle
Properties
PaletteType
Declaration
SamplePalettes PaletteType { get; set; }
Property Value
Type | Description |
---|---|
SamplePalettes |
Methods
SetAsStyle(SamplePalettes)
Declaration
void SetAsStyle(SamplePalettes palette)
Parameters
Type | Name | Description |
---|---|---|
SamplePalettes | palette |