MapboxLayerSymbol Type
Constructors
Constructor | Description |
|
|
Static members
Static member | Description |
Full Usage:
MapboxLayerSymbol.init (?Icon, ?IconSize, ?Text, ?Placement, ?TextFont, ?TextPosition)
Parameters:
string
?IconSize : float
?Text : string
?Placement : MapboxLayerSymbolPlacement
?TextFont : Font
?TextPosition : TextPosition
Returns: MapboxLayerSymbol
|
|
Full Usage:
MapboxLayerSymbol.style (?Icon, ?IconSize, ?Text, ?Placement, ?TextFont, ?TextPosition)
Parameters:
string
?IconSize : float
?Text : string
?Placement : MapboxLayerSymbolPlacement
?TextFont : Font
?TextPosition : TextPosition
Returns: MapboxLayerSymbol -> MapboxLayerSymbol
|
|