Preparing search index...
The search index is not available
Scripting API
Scripting API
dashboard/dashitems/DashboardItemApi
External
MapboxSymbol
Interface MapboxSymbol
interface
MapboxSymbol
{
icon
:
string
;
iconsize
:
number
;
placement
:
"line"
|
"point"
|
"line-center"
;
text
:
string
;
textfont
:
Partial
<
Font
>
;
textposition
:
|
"top left"
|
"top center"
|
"top right"
|
"middle center"
|
"bottom left"
|
"bottom center"
|
"bottom right"
;
}
Index
Properties
icon
iconsize
placement
text
textfont
textposition
Properties
icon
icon
:
string
iconsize
iconsize
:
number
placement
placement
:
"line"
|
"point"
|
"line-center"
text
text
:
string
textfont
textfont
:
Partial
<
Font
>
textposition
textposition
:
|
"top left"
|
"top center"
|
"top right"
|
"middle center"
|
"bottom left"
|
"bottom center"
|
"bottom right"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icon
iconsize
placement
text
textfont
textposition
Scripting API
Loading...