maps

fun Container.maps(optionsConfigure: dynamic.() -> Unit? = null, className: String? = null, init: Maps.() -> Unit? = null): Maps

DSL builder extension function.

It takes the same parameters as the constructor of the Maps component.