@heumes-it/expo-mapbox-navigation - v0.1.0
GitHub
npm
Preparing search index...
LinePaint
Interface LinePaint
Paint properties for a line layer.
interface
LinePaint
{
lineColor
?:
string
;
lineDasharray
?:
number
[]
;
lineOpacity
?:
number
;
lineWidth
?:
number
;
}
Index
Properties
line
Color?
line
Dasharray?
line
Opacity?
line
Width?
Properties
Optional
line
Color
lineColor
?:
string
Optional
line
Dasharray
lineDasharray
?:
number
[]
Optional
line
Opacity
lineOpacity
?:
number
Optional
line
Width
lineWidth
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
line
Color
line
Dasharray
line
Opacity
line
Width
GitHub
npm
@heumes-it/expo-mapbox-navigation - v0.1.0
Loading...
Paint properties for a line layer.