ShowSymbols

@Serializable
data class ShowSymbols(val symbols: List<Symbol>) : MapEffect

Show a list of symbols on the map.

This can be called again with the same ID to update symbols.

Since

1.1.3

See also

Constructors

Link copied to clipboard
constructor(symbols: List<Symbol>)

Properties

Link copied to clipboard

List of symbols