toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.style
/
LineLayerPaint
Line
Layer
Paint
data
class
LineLayerPaint
(
var
opacity
:
Float
=
1.0f
,
var
stroke
:
StrokePaint
)
:
VectorLayerPaint
Members
Constructors
Line
Layer
Paint
Link copied to clipboard
constructor
(
opacity
:
Float
=
1.0f
,
stroke
:
StrokePaint
)
Properties
opacity
Link copied to clipboard
open
override
var
opacity
:
Float
stroke
Link copied to clipboard
var
stroke
:
StrokePaint
Functions
as
Style
JSON
Link copied to clipboard
open
override
fun
asStyleJSON
(
id
:
String
,
source
:
String
,
sourceLayer
:
String
?
)
:
StyleJSON