toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.style
/
ColorEntry
Color
Entry
data
class
ColorEntry
(
val
color
:
Int
,
val
position
:
Double
,
val
value
:
Double
)
Members
Constructors
Color
Entry
Link copied to clipboard
constructor
(
color
:
Int
,
position
:
Double
,
value
:
Double
)
Properties
color
Link copied to clipboard
val
color
:
Int
position
Link copied to clipboard
val
position
:
Double
value
Link copied to clipboard
val
value
:
Double