sdk-maps / com.tomtom.online.sdk.map.style.expression.value / MapValue

MapValue

class MapValue : Value

Wrapper for map object for style expressions.

Functions

create

static fun create(values: MutableMap<String!, Value!>): MapValue!

Creates MapValue object wrapping provided map.

Inherited Functions

dispose

open fun dispose(): Unit

finalize

open fun finalize(): Unit

getNativeHandle

open fun getNativeHandle(): Long