MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-compose-expressions
/
dev.sargunv.maplibrecompose.expressions.ast
/
FunctionCall
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
fun
of
(
name
:
String
,
vararg
args
:
Expression
<
*
>
,
isLiteralArg
:
(
Int
)
->
Boolean
=
{ false }
)
:
FunctionCall