maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.style
/
BaseStyle
/
Json
Json
@
Immutable
data
class
Json
(
val
json
:
String
)
:
BaseStyle
(
source
)
Members
Constructors
Json
Link copied to clipboard
constructor
(
json
:
JsonObject
)
constructor
(
builderAction
:
JsonObjectBuilder
.
(
)
->
Unit
)
constructor
(
json
:
String
)
Properties
json
Link copied to clipboard
val
json
:
String